Script cleanup, removal of ant/make/wget/7z binaries

This commit is contained in:
Marwolf
2018-07-17 22:09:14 -04:00
parent c1960348cc
commit 6a9256c7ad
111 changed files with 56 additions and 21576 deletions

View File

@@ -6,4 +6,4 @@ echo "Running the game server. Press CTRL + C to shut it down or"
echo "CTRL + A + D to detached the screen so this runs in the background."
echo ""
echo ""
Ant/bin/ant -f Game/server/build.xml runserver
ant -f Game/server/build.xml runserver