Goury / ServUO

An Ultima Online server emulator written in C# .NET

Home Page:https://www.servuo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An Ultima Online server emulator written in C# .NET

https://www.servuo.com

License:GNU General Public License v2.0


Languages

Language:C# 100.0%Language:Makefile 0.0%Language:Batchfile 0.0%Language:Smalltalk 0.0%