UltimateZoneBuilder/README.md
2020-09-20 11:58:53 +02:00

854 B
Executable file

System requirements:

  • 2.4 GHz CPU or faster (multi-core recommended)
  • Windows 7, 8 or 10
  • Graphics card with OpenGL 3.2 support

Required software on Windows:

Building on Linux:

  • Install mono. On debian based distros apt-get install mono should do the trick
  • Install gcc
  • Type make. If you get an error about it not finding msbuild then you are most likely missing a package, or your version of mono may be too old
  • Run it by launching builder from inside the Build folder

Links:

More detailed info can be found in the editor documentation (Refmanual.chm)