update MONO build line

This commit is contained in:
Mark Sturgill 2014-02-22 13:11:17 -07:00
parent 76b7fa6f30
commit 2bb6984b94
No known key found for this signature in database
GPG key ID: 6799DA441735958F

View file

@ -10,7 +10,7 @@ PS C:\runuo> C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc /optimize /unsa
Typical Linux Build (MONO)
~/runuo$ dmcs -optimize+ -unsafe -t:exe -out:RunUO.exe -win32icon:Server/runuo.ico -d:MONO -recurse:Server/*.cs
~/runuo$ dmcs -optimize+ -unsafe -t:exe -out:RunUO.exe -win32icon:Server/runuo.ico -nowarn:219,414 -d:MONO -recurse:Server/*.cs
zlib is required for certain functionality. Windows zlib builds are packaged with releases and can also be obtained separately here: https://github.com/msturgill/zlib/releases/tag/v1.2.8
@ -19,4 +19,4 @@ Latest Razor builds can be found at https://bitbucket.org/msturgill/razor-releas
Latest UOSteam builds (previously AssistUO) can be found at http://uosteam.com
IRC: chat.freenode.net #runuo
IRC: chat.freenode.net #runuo