/TrueUO

https://trueuo.com

Primary LanguageC#GNU General Public License v2.0GPL-2.0

[TrueUO]

Build Status GitHub issues GitHub repo size

[TrueUO] is a community driven Ultima Online Server Emulator written in C# focused on the current era.

Discord channel - https://discord.gg/svPUvMRbAE

Have a shard you'd like to advertise? Check out https://shardportal.com

Requirements

[.NET 5] Runtime and SDK

Windows

Run Compile.WIN - Debug.bat for development environments. Run Compile.WIN - Release.bat for production environments.

OSX

brew install mono
make

Ubuntu / Debian

apt-get install zlib1g-dev
apt-get install mono-complete
make