34f28a9399
See: https://flarerpg.org/2022/01/31/flare-1-13/ https://flarerpg.org/2022/12/10/flare-1-14/ While at it, change URL to use https. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
14 lines
395 B
Plaintext
14 lines
395 B
Plaintext
config BR2_PACKAGE_FLARE_GAME
|
|
bool "flare-game"
|
|
depends on BR2_PACKAGE_FLARE_ENGINE
|
|
help
|
|
Flare is an open source, 2D action RPG licensed under the
|
|
GPL3 license. Its game play can be likened to the games in
|
|
the Diablo series.
|
|
|
|
This package, flare-game, only contains the game data. The
|
|
game engine itself is part of a separate package,
|
|
flame-engine.
|
|
|
|
https://flarerpg.org
|