fixed entries (mostly naming of licenses) and added entry

This commit is contained in:
Trilarion
2018-07-05 10:15:59 +02:00
parent 27d2a0698d
commit 316e23ab17
24 changed files with 161 additions and 116 deletions

View File

@@ -19,7 +19,7 @@
- **[HaxeFlixel](haxeflixel.md)** (Haxe, MIT, mature)
- **[Irrlicht Engine](irrlicht.md)** (C++, C, zlib, mature)
- **[JiGS Interactive Game System](jigs_php_rpg.md)** (JavaScript, PHP, GPL-3.0, beta)
- **[Lightweight Java Game Library](lwjgl.md)** (Kotlin, C, BSD-3, mature)
- **[Lightweight Java Game Library](lwjgl.md)** (Kotlin, C, 3-clause BSD, mature)
- **[Lumix Engine](lumix.md)** (C++, MIT, beta)
- **[LÖVE](loeve.md)** (C++, zlib, mature)
- **[Mana](mana_source.md)** (C++, GPL-2.0, beta)
@@ -32,7 +32,7 @@
- **[OpenFL](open_fl.md)** (Haxe, MIT, mature)
- **[OpenRPG](open_rpg.md)** (Java, Python, mature, inactive since 2013)
- **[Orx](orx.md)** (C, zlib, mature)
- **[Panda 3D](panda3d.md)** (C++, C, BSD-3, mature)
- **[Panda 3D](panda3d.md)** (C++, C, 3-clause BSD, mature)
- **[Polycode](polycode.md)** (C, C++, MIT, beta)
- **[Qt](qt.md)** (C++, LGPL-3.0, mature)
- **[Quad-engine](quad.md)** (Pascal, MIT, beta)
@@ -45,7 +45,7 @@
- **[Vega Strike](vegastrike.md)** (C++, GPL-2.0, mature)
- **[WorldForge](worldforge.md)** (C++, GPL-2.0, mature)
- **[ZGameEditor](zgameeditor.md)** (Pascal, MIT, mature)
- **[jMonkeyEngine](jmonkeyengine.md)** (Java, BSD, mature)
- **[jMonkeyEngine](jmonkeyengine.md)** (Java, 3-clause BSD, mature)
- **[libGDX](libgdx.md)** (Java, C++, C, Apache-2.0, mature)
- **[mkxp](mkxp.md)** (C++, C, GPL-2.0, mature)
- **[pyORPG](pyorpg.md)** (Python, MIT, beta, inactive since 2015)

View File

@@ -8,7 +8,7 @@ _Game engine, made especially for Java game developers who want to create 3D gam
- State: mature
- Code repository: https://github.com/jMonkeyEngine/jmonkeyengine
- Code language: Java
- Code license: BSD
- Code license: 3-clause BSD
## Building

View File

@@ -8,7 +8,7 @@ _Java software library for video game developers._
- State: mature
- Code repository: https://github.com/LWJGL/lwjgl3
- Code language: Kotlin, C
- Code license: BSD-3
- Code license: 3-clause BSD
## Building

View File

@@ -9,7 +9,7 @@ _Panda3D is a game engine, a framework for 3D rendering and game development for
- Keywords: 3D
- Code repository: https://github.com/panda3d/panda3d
- Code language: C++, C
- Code license: BSD-3
- Code license: 3-clause BSD
## Building