new entries

This commit is contained in:
Trilarion
2017-12-02 23:28:37 +01:00
parent 0d2116beb5
commit 48a6b398cc
11 changed files with 116 additions and 2 deletions

16
framework/lumix.md Normal file
View File

@@ -0,0 +1,16 @@
# Lumix Engine
_3D Game Engine_
- Home: https://github.com/nem0/lumixengine
- Download: https://github.com/nem0/LumixEngine/releases
- State: beta
- Type: 3D
- Code: https://github.com/nem0/lumixengine https://github.com/nem0/lumixengine_data (related)
- Language(s): C++
- License: MIT
## Building
Uses GENie as build tool.