imports from osgameclones, added backlog and rejected lists, started libregamewiki synchronization

This commit is contained in:
Trilarion
2019-08-26 15:39:29 +02:00
parent acb0763f59
commit 135d5b3968
67 changed files with 1468 additions and 188 deletions

18
games/flare.md Normal file
View File

@@ -0,0 +1,18 @@
# Flare
_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: http://flarerpg.org/, https://github.com/clintbellanger/flare-engine
- State: mature
- Download: http://flarerpg.org/index.php/download/, https://github.com/clintbellanger/flare-engine/releases
- Platform: Windows, Linux, macOS
- Keywords: game engine, clone, framework, inspired by Diablo
- Code repository: https://github.com/clintbellanger/flare-engine.git
- Code language: C++, Java
- Code license: GPL-3.0
See also [Get Involved](http://flarerpg.org/index.php/get-involved/).
## Building
- Build system: CMake