mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-22 10:20:26 +01:00
Update README.md
This commit is contained in:
parent
a7af6eb20b
commit
27c0669d8b
|
@ -29,6 +29,8 @@ Building
|
||||||
|
|
||||||
To build Serious Engine 1, you'll need Visual Studio 2013 or 2015, Professional or Community edition ( https://www.visualstudio.com/post-download-vs?sku=community ).
|
To build Serious Engine 1, you'll need Visual Studio 2013 or 2015, Professional or Community edition ( https://www.visualstudio.com/post-download-vs?sku=community ).
|
||||||
|
|
||||||
|
Try to keep the path to the solution file as short as possible. Do not use spaces in the path.
|
||||||
|
|
||||||
Once you've installed Visual Studio and (optionally) DirectX8 SDK, you can build the engine solution (`/Sources/All.sln`). Press F7 or Build -> Build solution. The libraries and executables will be put into `\Bin\` directory (or `\Bin\Debug\` if you are using the Debug configuration).
|
Once you've installed Visual Studio and (optionally) DirectX8 SDK, you can build the engine solution (`/Sources/All.sln`). Press F7 or Build -> Build solution. The libraries and executables will be put into `\Bin\` directory (or `\Bin\Debug\` if you are using the Debug configuration).
|
||||||
|
|
||||||
Optional features
|
Optional features
|
||||||
|
|
Loading…
Reference in New Issue
Block a user