table of contents
other versions
FLARE(1) | General Commands Manual | FLARE(1) |
NAME¶
flare - action role-playing engine
SYNOPSIS¶
flare [options]
DESCRIPTION¶
FLARE (short for Free Libre Action Roleplaying Engine) is a single-player, 2D-isometric action role-playing engine. It uses simple file formats (INI-style config files) for most of the game data, allowing anyone to easily modify game contents.
OPTIONS¶
- --debug-event
- Switch on event debugging information.
- --data-path path
- Set an alternate path to the game data.
- --game game
- Set the game that the flare engine should use.
FILES¶
$XDG_CONFIG_HOME/$GAMENAME
$HOME/.config/$GAMENAME
$XDG_DATA_HOME/$GAMENAME
$HOME/.local/share/$GAMENAME
AVAILABILITY¶
For more information about the FLARE engine, visit http://flarerpg.org
March 2013 |