Scroll to navigation

CATACLYSM-TILES(6) Games Manual CATACLYSM-TILES(6)

NAME

cataclysm-tilesa 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

seedstring
Sets the random number generator's seed value.
Checks the cataclysm-tiles json files.
mods ...
Checks the json files belonging to cataclysm-tiles mods.
what
Dumps item stats.
worldname
Load world.
basepath
Base path for all game data subdirectories.
datadir
Sub directory from which game data is loaded.
autopickupfile
Name of the autopickup options file within the configdir.
motdfile
Name of the message of the day file within the MOTD directory.
Activates the map-sharing mode.
username
Instructs map-sharing code to use this name for your character.
username
Instructs map-sharing code to use this name for your character and give you access to the cheat functions.
username
Informs map-sharing code that you're running inside a debugger.
Instructs map-sharing code to disable access to the in-game cheat functions.
Enables the world menu in the map-sharing code.
userdir
Base path for user-overrides to files from the ./data directory and named below.
savedir
Subdirectory for game saves.
configdir
Subdirectory for game configuration.
memorialdir
Subdirectory for memorials.
optionfile
Name of the options file within the configdir.
keymapfile
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

Homepage Forums GitHub

June 23, 2017 Debian