other versions
- wheezy 88.0+dfsg1-1.1
SPRING-DEDICATED(6) | Games | SPRING-DEDICATED(6) |
NAME¶
spring-dedicated - An open source RTS game engine - Dedicated ServerSYNOPSIS¶
spring-dedicated [-i|--isolation] [--isolation-dir PATH] [-C|--config FILE] SCRIPTDESCRIPTION¶
Spring is a free Real Time Strategy (RTS) game engine, originally designed to play Total Annihilation (© 1997 Cavedog) content. It has since evolved into a general RTS engine, capable of running various kind of games (mods).OPTIONS¶
-h, --helpPrint the options help message and exit
-V, --version
Display program version and exit
--sync-version
Display program sync version (for online
gaming) and exit
-i, --isolation
Limit the data-dir (games & maps) scanner
to one directory (see --isolation-dir and the SPRING_ISOLATED env var)
--isolation-dir::'PATH'
Specify the isolation-mode data-dir (see
--isolation and the SPRING_ISOLATED env var)
-C, --config::'FILE'
Configuration file
--list-config-vars
Dump all default config vars in JSON-format to
STDOUT
DATA DIR¶
Data directories are searched for content, and among other things, may contain: *cache *games *maps *AIFILES¶
~/.spring/
~/.springrc
/etc/spring/datadir
ENVIROMENT VARIABLES¶
SPRING_LOG_SECTIONS Selective functionality to change the verbosity (separated by ,).SEE ALSO¶
spring(6) spring-multithreaded(6) spring-headless(6)HOMEPAGE¶
More information about Spring can be found at link: http://springrts.comAUTHOR¶
Spring was written by the Spring developers.NOTES¶
- 1.
- marco.amadori@gmail.com
mailto:marco.amadori@gmail.com
05/10/2012 | Spring package |