ModernUO/README.md
2013-10-30 11:37:39 -07:00

20 lines
No EOL
560 B
Markdown

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