moved the entries up one folder, added the folder to the keywords

This commit is contained in:
Trilarion
2019-07-04 16:05:07 +02:00
parent aa997f86b7
commit ff1555e210
529 changed files with 517 additions and 863 deletions

18
games/flare_engine.md Normal file
View File

@@ -0,0 +1,18 @@
# Flare Engine
_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://github.com/clintbellanger/flare-engine
- State: mature
- Download: http://www.flarerpg.org/, https://github.com/clintbellanger/flare-engine/releases
- Keywords: framework
- Code repository: https://github.com/clintbellanger/flare-engine.git
- Code language: C++
- Code license: GPL-3.0
See also [Engine development](http://www.flarerpg.org/create/).
## Building
- Build system: CMake