new entries

This commit is contained in:
Trilarion
2017-12-07 22:39:39 +01:00
parent 9b4bfde61c
commit 849fb67844
21 changed files with 222 additions and 6 deletions

View File

@ -17,6 +17,7 @@
- **[Lightweight Java Game Library](lwjgl.md)** (Kotlin, C, BSD-3, mature)
- **[Lumix Engine](lumix.md)** (C++, MIT, beta)
- **[LÖVE](loeve.md)** (C++, zlib, mature)
- **[Mana](manasource.md)** (C++, GPL-2.0, beta)
- **[Maratis](maratis.md)** (C++, GPL-2.0, experimental (4.x))
- **[MonoGame](monogame.md)** (C#, Ms-MPL MIT, mature)
- **[O.H.R.RPG.C.E](ohrrpgce.md)** (Basic, GPL-2.0, mature)

15
framework/manasource.md Normal file
View File

@ -0,0 +1,15 @@
# Mana
_Complete 2D MMORPG platform._
- Home: http://www.manasource.org/
- Download: http://www.manasource.org/downloads.html
- State: beta
- Keywords: server, client, web
- Code: https://github.com/mana https://github.com/mana/manaserv
- Language(s): C++
- License: GPL-2.0
## Building
Uses CMake