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

View File

@@ -0,0 +1,17 @@
# ENIGMA (development environment)
_ENIGMA is a free development environment geared towards game development._
- Home: https://enigma-dev.org/
- Media: https://en.wikipedia.org/wiki/Enigma_Engine
- State: mature
- Download: https://enigma-dev.org/download.htm
- Keywords: framework, 3D
- Code repository: https://github.com/enigma-dev/enigma-dev.git
- Code language: C++, C
- Code license: GPL-3.0
## Building
- Build instructions: https://enigma-dev.org/docs/Wiki/Install:Windows