-
Notifications
You must be signed in to change notification settings - Fork 50
How to build and run CivOne?
Stefan Wouters-Yaowanasap edited this page Feb 14, 2017
·
20 revisions
CivOne is being developed for .NET Core 1.1 and it is intended to run on Windows, MacOS X and Linux. To build/run CivOne, you need the following:
- Visual Studio Code: https://code.visualstudio.com/
- .NET Core framework: https://www.microsoft.com/net/core
- The original game files for Sid Meier's Civilization. They should be placed in the ~/data/ directory. For more information: https://github.com/SWY1985/CivOne/wiki/Project-files-folders
After you've downloaded and installed the proper tools you can download or clone CivOne. In Visual Studio Code, choose File > Open Folder... Choose the folder where you downloaded CivOne. Now follow the platform specific instructions.
Follow your platform specific guide here: