/ServUO

An Ultima Online server emulator written in C# .NET

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

Build Status GitHub issues GitHub release GitHub repo size Discord GitHub contributors GitHub

ServUO is a community driven Ultima Online Server Emulator written in C#.

Requirements

.NET Framework 5.0 Runtime and SDK

Windows

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

OSX

brew install mono
brew install dotnet
dotnet build

To run mono ServUO.exe

Ubuntu / Debian

apt-get install zlib1g-dev mono-complete dotnet-sdk-5.0 
dotnet build

To run mono ServUO.exe

Summary

A Quick Start guide is available for more information on setting up your world.