ServUO is a community driven Ultima Online Server Emulator written in C#.
Getting started with ServUO is quite easy.
Just run Compile.WIN.bat
and follow the prompts. This script will compile both the server binary and Ultima SDK binary for you and run the server for you at end. After this you can run the server by executing ServUO.exe
.
brew install mono
make
apt-get install mono-complete
make
A quick start guide is available at our forums. Follow this link: Quickstart
Want to contribute? Great!
You can submit a pull request at any time and we will review it asap!
GPL v2