git clone https://github.com/modernuo/ModernUO.git
ModernUO.sln
to start developing./publish.cmd [release|debug (default: release)] [os] [arch (default: x64)]
os
- Supported operating systemswin
- Windows 10/11/2019/2022osx
- MacOS 12/13/14 (Sonoma, Big Sur, Monterey)linux
- Linuxarch
x64
- Intel 64-bitarm64
- ARM 64-bit (Windows Arm64 not supported)dnf upgrade --refresh -y
# CentOS does not come with EPEL enabled
dnf install -y epel-release epel-next-release
dnf install -y findutils libicu libdeflate-devel zstd libargon2-devel
apt-get update -y
apt-get install -y libicu-dev libdeflate-dev zstd libargon2-dev
brew install icu4c libdeflate zstd argon2
ModernUO.exe
or dotnet ModernUO.dll
from the Distribution
directory on theThank you for supporting us! You can find out how by visiting the sponsors page.