diff options
author | withmorten <morten.with@gmail.com> | 2021-02-14 03:09:22 +0100 |
---|---|---|
committer | withmorten <morten.with@gmail.com> | 2021-02-14 03:09:22 +0100 |
commit | 0dd5be788ff41d7acced3f0a5c5b7a024c2f1749 (patch) | |
tree | 52fc77f9ad8baf2b9a85e69818e147342a8b8958 /README.md | |
parent | 1 more fix (diff) | |
download | re3-0dd5be788ff41d7acced3f0a5c5b7a024c2f1749.tar re3-0dd5be788ff41d7acced3f0a5c5b7a024c2f1749.tar.gz re3-0dd5be788ff41d7acced3f0a5c5b7a024c2f1749.tar.bz2 re3-0dd5be788ff41d7acced3f0a5c5b7a024c2f1749.tar.lz re3-0dd5be788ff41d7acced3f0a5c5b7a024c2f1749.tar.xz re3-0dd5be788ff41d7acced3f0a5c5b7a024c2f1749.tar.zst re3-0dd5be788ff41d7acced3f0a5c5b7a024c2f1749.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ For FreeBSD using premake, proceed: [Building on FreeBSD](https://github.com/GTA Assuming you have Visual Studio 2015/2017/2019: - Run one of the `premake-vsXXXX.cmd` variants on root folder. -- Open the project with Visual Studio. +- Open build/re3.sln with Visual Studio and compile the solution. Microsoft recently discontinued its downloads of the DX9 SDK. You can download an archived version here: https://archive.org/details/dxsdk_jun10 |