Skip to content
forked from ServUO/ServUO

An Ultima Online server emulator written in C# .NET

License

Notifications You must be signed in to change notification settings

UOAccess/ServUO

This branch is 170 commits behind ServUO/ServUO:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1ecd0b · Jun 9, 2020
Jun 9, 2020
May 4, 2020
Jun 9, 2020
May 23, 2020
May 13, 2020
May 6, 2020
Apr 21, 2020
Apr 7, 2017
Apr 9, 2020
Apr 14, 2020
Aug 29, 2019
Apr 8, 2019
Oct 28, 2013
Aug 29, 2019
Dec 4, 2018
Apr 13, 2019
Jun 6, 2020
Mar 24, 2020
Jan 20, 2016
Sep 14, 2019
Apr 14, 2020
Jan 30, 2017
Jan 30, 2017

Repository files navigation

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#.

Website

https://www.servuo.com

Installation

Getting started with ServUO is quite easy.

Windows

Just run Compile.WIN - Debug.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.

Run Compile.WIN - Debug.bat for development, attaching a debugger and/or extended output.

Run Compile.WIN - Release.bat for production environment (-debug is still a supported parameter for script debugging).

After this you can run the server by executing ServUO.exe.

OSX

brew install mono
make

Ubuntu

apt-get install mono-complete
make

A quick start guide is available at our forums. Follow this link: Quickstart

Development

Want to contribute? Great!

You can submit a pull request at any time and we will review it asap!

License

GPL v2

About

An Ultima Online server emulator written in C# .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%