Skip to content
/ ServUO Public template
forked from ServUO/ServUO

An Ultima Online server emulator written in C# .NET

License

Notifications You must be signed in to change notification settings

TrueUO/ServUO

 
 

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

ServUO

Windows

Run _windebug.bat for development, attaching a debugger and/or extended output.

Run _winrelease.bat for production environment.

Other Platforms

Run _makedebug for development, attaching a debugger and/or extended output.

Run _makerelease for production environment.

Summary

  1. Starting with the /Config directory, find and edit Server.cfg to set up the essentials.
  2. Go through the remaining *.cfg files to ensure they suit your needs.
  3. For Windows, run _winrelease.bat to produce ServUO.exe, OSX/Linux users may run _makerelease.
  4. Run ServUO
  5. ???
  6. Profit!

About

An Ultima Online server emulator written in C# .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%