2016-12-27 12:12:57 +00:00
|
|
|
**System requirements:**
|
2016-12-27 13:59:20 +00:00
|
|
|
- 2.4 GHz CPU or faster (multi-core recommended)
|
2018-04-14 13:55:21 +00:00
|
|
|
- Windows 7, 8 or 10
|
2020-09-20 09:58:53 +00:00
|
|
|
- Graphics card with OpenGL 3.2 support
|
2016-12-27 10:12:10 +00:00
|
|
|
|
2020-09-20 09:58:53 +00:00
|
|
|
**Required software on Windows:**
|
2019-12-25 12:42:23 +00:00
|
|
|
- [Microsoft .Net Framework 4.7.2](https://dotnet.microsoft.com/download/dotnet-framework/net472)
|
2016-12-27 10:12:10 +00:00
|
|
|
|
2020-09-20 09:58:53 +00:00
|
|
|
**Building on Linux:**
|
2020-09-20 10:00:20 +00:00
|
|
|
- Install mono. On debian based distros `apt-get install mono-complete` should do the trick
|
2020-09-20 09:58:53 +00:00
|
|
|
- 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
|
|
|
|
|
2016-12-27 12:12:57 +00:00
|
|
|
**Links:**
|
2019-12-24 17:45:23 +00:00
|
|
|
- [Official thread link](https://forum.zdoom.org/viewtopic.php?f=232&t=66745)
|
|
|
|
- [Git builds at DRDTeam.org](https://devbuilds.drdteam.org/ultimatedoombuilder/)
|
2017-01-15 03:19:44 +00:00
|
|
|
|
2016-12-27 13:59:20 +00:00
|
|
|
More detailed info can be found in the **editor documentation** (Refmanual.chm)
|
2016-12-26 14:44:00 +00:00
|
|
|
|