This commit is contained in:
guava
2016-12-15 13:40:07 +01:00
commit ee4dd89693
95 changed files with 7368 additions and 0 deletions

4
run.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
fx_root=`dirname "$(readlink -f "$0")"`
MONO_PATH=$fx_root/mono/ mono $fx_root/CitizenMP.Server.exe $*