| CATACLYSM-TILES(6) | Games Manual | CATACLYSM-TILES(6) |
NAME¶
cataclysm-tiles —
a roguelike set in a post-apocalyptic world
SYNOPSIS¶
cataclysm-tiles |
[--seed seedstring]
[--jsonverify]
[--check-mods mods ...]
[--dump-stats what]
[--world worldname]
[--basepath basepath]
[--datadir datadir]
[--autopickupfile
autopickupfile] [--motdfile
motdfile] [--shared]
[--username username]
[--addadmin username]
[--adddebugger username]
[--competitive]
[--worldmenu] [--userdir
userdir] [--savedir
savedir] [--configdir
configdir] [--memorialdir
memorialdir] [--optionfile
optionfile] [--keymapfile
keymapfile] |
DESCRIPTION¶
Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world. While some have described it as a "zombie game", there is far more to Cataclysm than that. Struggle to survive in a harsh, persistent, procedurally generated world.
Graphical version.
OPTIONS¶
--seedseedstring- Sets the random number generator's seed value.
--jsonverify- Checks the
cataclysm-tilesjson files. --check-modsmods ...- Checks the json files belonging to
cataclysm-tilesmods. --dump-statswhat- Dumps item stats.
--worldworldname- Load world.
--basepathbasepath- Base path for all game data subdirectories.
--datadirdatadir- Sub directory from which game data is loaded.
--autopickupfileautopickupfile- Name of the autopickup options file within the configdir.
--motdfilemotdfile- Name of the message of the day file within the MOTD directory.
- Activates the map-sharing mode.
--usernameusername- Instructs map-sharing code to use this name for your character.
--addadminusername- Instructs map-sharing code to use this name for your character and give you access to the cheat functions.
--adddebuggerusername- Informs map-sharing code that you're running inside a debugger.
--competitive- Instructs map-sharing code to disable access to the in-game cheat functions.
- Enables the world menu in the map-sharing code.
--userdiruserdir- Base path for user-overrides to files from the ./data directory and named below.
--savedirsavedir- Subdirectory for game saves.
--configdirconfigdir- Subdirectory for game configuration.
--memorialdirmemorialdir- Subdirectory for memorials.
--optionfileoptionfile- Name of the options file within the configdir.
--keymapfilekeymapfile- Name of the keymap file within the configdir.
BUGS¶
Please submit bug reports to https://github.com/CleverRaven/Cataclysm-DDA/issues
AUTHORS¶
Kevin Granade <kevin.granade@gmail.com>
SEE ALSO¶
| June 23, 2017 | Debian |