new entries
This commit is contained in:
@ -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
15
framework/manasource.md
Normal 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
|
Reference in New Issue
Block a user