#W# Move compile Script.
This commit is contained in:
parent
e71c726658
commit
6d94f65255
2 changed files with 5 additions and 4 deletions
|
|
@ -1,4 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
rm ../WorldLinux.exe
|
||||
mcs -optimize+ -unsafe -t:exe -out:WorldLinux.exe -win32icon:icon.ico -nowarn:219,414 -d:NEWTIMERS -d:NEWPARENT -d:MONO -recurse:./*.cs -main:Server.Core
|
||||
mv ./WorldLinux.exe ../WorldLinux.exe
|
||||
Loading…
Add table
Add a link
Reference in a new issue