moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# Flare
_(Free Libre Action Roleplaying Engine) is a simple game engine built to handle a very specific kind of game: single-player 2D action RPGs._
- Home: https://flarerpg.org/, https://github.com/clintbellanger/flare-engine
- Inspirations: Diablo
- State: mature
@ -12,6 +10,7 @@ _(Free Libre Action Roleplaying Engine) is a simple game engine built to handle
- Code language: C++, Java
- Code license: GPL-3.0
(Free Libre Action Roleplaying Engine) is a simple game engine built to handle a very specific kind of game: single-player 2D action RPGs.
See also [Get Involved](https://flarerpg.org/index.php/get-involved/).
## Building