updated on Mon Jan 23 16:10:15 UTC 2012
[aur-mirror.git] / nwn / nwserver.conf
blob562cdd7a551877e37ca36e896c454e304f508d8f
1 # Timeout when trying to save the game before stopping the server (in seconds)
2 NWSERVER_SAVE_TIMEOUT=10 
4 # Save slot to use when stopping the server
5 NWSERVER_SAVE_SLOT=2
7 # Save name to use when stopping the server
8 NWSERVER_SAVE_NAME=shutdown
10 # Commandline arguments
11 NWSERVER_ARGS="-module 'Prelude' -load '$NWSERVER_SAVE_SLOT'"