- Install prerequisite requirements
- Clone this repository (or download the latest):
git clone https://github.com/modernuo/ModernUO.git
- Open
ModernUO.sln
to start developing
- Run
./publish.cmd [release|debug (default: release)] [os]
os
- Supported operating systemswin
- Windows 8.1/10/2016/2019osx
- MacOS 10.13+/11.0 (High Sierra, Mojave, Catalina, & Big Sur)ubuntu.16.04
,ubuntu.18.04
ubuntu.20.04
- Ubuntu LTSdebian.9
,debian.10
- Debiancentos.7
,centos.8
- CentOSfedora.32
,fedora.33
,fedora.34
- Fedorarhel.7
,rhel.8
- Redhat- If blank, the operating system running the build is used
Note: Building in Visual Studio (or Rider) will not run the schema migration. The schema migration ensures future changes to the code will be backward compatible.
- Follow the publish instructions
- Run
ModernUO.exe
ordotnet ModernUO.dll
from theDistribution
directory on the server
- See FAQ
Thank you for supporting us! You can find out how by visiting the sponsors page.