Update README.md
This commit is contained in:
parent
ef0b2291a0
commit
4837969e09
@ -18,6 +18,8 @@ such that we have a working game at all times.
|
|||||||
|
|
||||||
## Building from Source
|
## Building from Source
|
||||||
|
|
||||||
|
Before starting you may want to point GTA_III_RE_DIR environment variable to GTA3 root folder, if you want executable to be moved there via post-build script.
|
||||||
|
|
||||||
<details><summary>Linux Premake</summary>
|
<details><summary>Linux Premake</summary>
|
||||||
|
|
||||||
For Linux using premake, proceed: [Building on Linux](https://github.com/GTAmodding/re3/wiki/Building-on-Linux)
|
For Linux using premake, proceed: [Building on Linux](https://github.com/GTAmodding/re3/wiki/Building-on-Linux)
|
||||||
@ -51,9 +53,7 @@ For FreeBSD using premake, proceed: [Building on FreeBSD](https://github.com/GTA
|
|||||||
|
|
||||||
<details><summary>Windows</summary>
|
<details><summary>Windows</summary>
|
||||||
|
|
||||||
You may want to point GTA_III_RE_DIR environment variable to GTA3 root folder if you want executable to be moved there via post-build script.
|
Assuming you have Visual Studio:
|
||||||
|
|
||||||
- For Windows, assuming you have Visual Studio:
|
|
||||||
- Clone the repo using the argument `--recursive`.
|
- Clone the repo using the argument `--recursive`.
|
||||||
- Run one of the `premake-vsXXXX.cmd` variants on root folder.
|
- Run one of the `premake-vsXXXX.cmd` variants on root folder.
|
||||||
- Open the project via Visual Studio
|
- Open the project via Visual Studio
|
||||||
|
Loading…
Reference in New Issue
Block a user