UltimateZoneBuilder/README.md
Magnus Norddahl 4a559ba127
Update README.md
Fix debian package name.
2020-09-20 12:00:20 +02:00

863 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-complete 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)