Update README.md.

This commit is contained in:
/dev/urandom 2016-01-03 15:22:10 +01:00
parent e8f63b3f9e
commit 515ec5bb2a
No known key found for this signature in database
GPG Key ID: 41322B973E0F295E

View File

@ -2,8 +2,8 @@
## How to compile ## How to compile
- Run `premake5 vs2015` (build with VS2015) or `premake5 vs2013` (with VS2013). - Run `premake5 vs2013` (build with VS2013) or `premake5 vs2015` (with VS2015). We use VS2013 for compatibility reasons.
- Build via solution file in `build\iw4x.sln`. - Build via solution file in `build\iw4x.sln`. (You can use the `build.bat` script to do it quick and easy.)
## Premake arguments ## Premake arguments