mirror of
https://github.com/ServUO/ServUO
synced 2026-08-11 20:23:04 -04:00
No description
|
|
||
|---|---|---|
| Application | ||
| Config | ||
| Data | ||
| Scripts | ||
| Server | ||
| Settings | ||
| Spawns | ||
| .editorconfig | ||
| .gitignore | ||
| .travis.yml | ||
| _windebug.bat | ||
| _winrelease.bat | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| ServUO.sln | ||
| ServUO.sln.DotSettings | ||
| VersionSpecificSymbols.Common.prop | ||
| zlibwapi32.dll | ||
| zlibwapi64.dll | ||
ServUO
ServUO is a community driven Ultima Online Server Emulator written in C#.
Requirements
.NET 4.8 Runtime and Developer Pack
.NET 10.0 Runtime and SDK
Visual Studio for editing and compiling.
Windows
Run _windebug.bat for development environments.
Run _winrelease.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
- Starting with the
/Configdirectory, find and editServer.cfgto set up the essentials. - Go through the remaining
*.cfgfiles to ensure they suit your needs. - For Windows, run
_windebug.batto produceServUO.exe, Linux users may runMakefile. - Run
ServUO.exeto make sure everything boots up, if everything went well, you should see your IP adress being listened on the port you specified. - Load up UO and login! - If you require instructions on setting up your particular client, visit the Discord and ask!
Extra Credit
Special thanks to these contributors and sponsors!
Projects:
Shards: