Server console outputs to gameserver.log
This commit is contained in:
@@ -5,5 +5,6 @@ echo ""
|
|||||||
echo "Running the game server. Press CTRL + C to shut it down or"
|
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 "CTRL + A + D to detached the screen so this runs in the background."
|
||||||
echo ""
|
echo ""
|
||||||
|
echo "Console output is being saved to gameserver.log"
|
||||||
echo ""
|
echo ""
|
||||||
ant -f Game/server/build.xml runserver
|
ant -f Game/server/build.xml runserver > gameserver.log
|
||||||
|
|||||||
Reference in New Issue
Block a user