flare — diablo like rpg game

Description

This manual page documents briefly the game flare and the files it uses.

flare is a diablo like rpg game.

Files

settings.txt

flare does not have a settings dialogue yet. You can manipulate flare's settings in the settings.txt instead. It is located in one of the following paths: $XDG_CONFIG_HOME/flare $HOME/.config/flare ./config

keybindings.txt

You can manipulate flare's default key bindings in this file. It is located in one of the following paths: $XDG_CONFIG_HOME/flare $HOME/.config/flare ./config

save[0-9]{?}.txt

Savegames are simple txt files in flare. You can find them at one of these places: $XDG_DATA_HOME/flare $HOME/.local/share/flare ./saves If permissions are correct, the game is automatically saved when you exit.

Envionment

XDG_CONFIG_HOME, $XDG_DATA_HOME

flare follows the XDG stanard, see FILES section above.

Bugs

If you should find a bug in flare, please report it at the official BTS at: m[blue]https://github.com/clintbellanger/flare/issuesm[].

Author

Jan-Hendrik Peters <hennr@hennr.name>

Wrote this manpage for the Debian system.