Highly Performant & Scalable Ultima Online Server Emulator https://www.modernuo.com
Find a file
Mark Sturgill 1d2ca9ad58 include RunUO.exe.config that specifies server GC by default
SMP systems are ubiquitous now
2013-11-02 11:44:25 -07:00
Data remove Assemblies.cfg 2013-10-30 11:30:39 -07:00
Scripts additional ientity.deleted impl 2013-11-02 11:06:47 -07:00
Server add Deleted property to IEntity 2013-11-02 10:52:08 -07:00
.gitignore Buildable/Runnable/Debuggable solution for Visual Studio 2013-09-30 13:44:17 -04:00
LICENSE Initial commit 2013-09-07 19:05:34 -07:00
README.md update readme 2013-10-30 11:37:39 -07:00
RunUO.exe.config include RunUO.exe.config that specifies server GC by default 2013-11-02 11:44:25 -07:00
RunUO.sln more vs nag fixes 2013-10-21 23:15:13 -07:00

runuo

RunUO Git Repository

Typical Windows Build

PS C:\runuo> C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc /optimize /unsafe /t:exe /out:RunUO.exe /win32icon:Server\runuo.ico /recurse:Server\*.cs

Typical Linux Build (MONO)

~/runuo$ dmcs -optimize+ -unsafe -t:exe -out:RunUO.exe -win32icon:Server/runuo.ico -d:MONO -recurse:Server/*.cs

Latest Razor builds can be found at https://bitbucket.org/msturgill/razor-releases/downloads

Latest UOSteam builds (previously AssistUO) can be found at http://uosteam.com

IRC: chat.freenode.net #runuo