mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-05 16:17:45 -05:00
Update README.md
This commit is contained in:
parent
c6e2f2dac4
commit
5ec983343e
@ -17,7 +17,9 @@ Diablo 2 and its content is ©2000 Blizzard Entertainment, Inc. All rights reser
|
||||
ALL OTHER TRADEMARKS ARE THE PROPERTY OF THEIR RESPECTIVE OWNERS.
|
||||
|
||||
## Building
|
||||
To build this engine, you simply need to have [Microsoft Visual Studio 2017](https://visualstudio.microsoft.com/downloads/) installed with C#/Windows support. Although we currently do not support building in Linux with MonoDevelop, we would like to begin adding support for Linux and Mac in the very near future.
|
||||
To build this engine, you simply need to have [Microsoft Visual Studio 2017](https://visualstudio.microsoft.com/downloads/) installed with C#/Windows support. Also make sure that only the x64 architecture is selected as we are not shipping 32-bit versions of SDL currently.
|
||||
|
||||
Although we currently do not support building in Linux with MonoDevelop, we would like to begin adding support for Linux and Mac in the very near future.
|
||||
|
||||
## Running
|
||||
When running via VisualStudio, go to the debug tab and specify the following command line options:
|
||||
|
Loading…
Reference in New Issue
Block a user