removed solaris (not enough source existing) + minor changes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
- **[Flixel](flixel.md)** (ActionScript, MIT, mature)
|
||||
- **[GemRB](gemrb.md)** (C++, Python, GPL-2.0, mature)
|
||||
- **[Godot](godot.md)** (C, C++, MIT, mature)
|
||||
- **[H-World](h_world.md)** (C, Lua, beta, inactive since 2005)
|
||||
- **[H-World](h_world.md)** (C, Lua, GPL-2.0, beta, inactive since 2005)
|
||||
- **[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)
|
||||
|
@@ -5,8 +5,9 @@ _CRPG engine is a tile-based, turn-based, Lua scriptable engine that supports a
|
||||
- Home: https://sourceforge.net/projects/h-world/
|
||||
- Download: https://sourceforge.net/projects/h-world/files/
|
||||
- State: beta, inactive since 2005
|
||||
- Code repository: https://sourceforge.net/p/h-world/code (cvs)
|
||||
- Code repository: https://gitlab.com/Trilarion/h-world.git (backup of cvs), https://sourceforge.net/p/h-world/code (cvs)
|
||||
- Code language: C, Lua
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
Reference in New Issue
Block a user