DragonFly On-Line Manual Pages
FLARE(1) DragonFly 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
The settings are stored in
$XDG_CONFIG_HOME/$GAMENAME
$HOME/.config/$GAMENAME
The game data is stored in
$XDG_DATA_HOME/$GAMENAME
$HOME/.local/share/$GAMENAME
AVAILABILITY
For more information about the FLARE engine, visit http://flarerpg.org
March 2013 FLARE(1)