update MONO build line
This commit is contained in:
parent
76b7fa6f30
commit
2bb6984b94
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue