more entries and slightly different style of autogenerated content
This commit is contained in:
16
rpg/_toc.md
16
rpg/_toc.md
@ -1,12 +1,14 @@
|
||||
# Role Playing Games
|
||||
|
||||
[comment]: # (start of autogenerated content, do not edit)
|
||||
- [Arx Libertatis](arx_libertatis.md) C++, GPL-3.0, mature
|
||||
- [BrowserQuest](browserquest.md) Javascript, MPL-2.0, matures
|
||||
- [Crossfire](crossfire.md) C, Java, GPL-2.0
|
||||
- [Egoboo](egoboo.md) C++, C, GPL-3.0, mature, inactive since 2015
|
||||
- [FreedroidRPG](freedroid.md) C, GPL-2.0, mature
|
||||
- [Hero of Allacrost](allacrost.md) C++, Lua, GPL-2.0, stable
|
||||
- [VegaTrek](vegatrek.md) GPL-2.0, beta, inactive since 2013
|
||||
- **[Arx Libertatis](arx_libertatis.md)** (C++, GPL-3.0, mature)
|
||||
- **[BrowserQuest](browserquest.md)** (Javascript, MPL-2.0, matures)
|
||||
- **[Crossfire](crossfire.md)** (C, Java, GPL-2.0)
|
||||
- **[Egoboo](egoboo.md)** (C++, C, GPL-3.0, mature, inactive since 2015)
|
||||
- **[FreedroidRPG](freedroid.md)** (C, GPL-2.0, mature)
|
||||
- **[Hero of Allacrost](allacrost.md)** (C++, Lua, GPL-2.0, stable)
|
||||
- **[PlaneShift](planeshift.md)** (C++, GPL-2.0, mature)
|
||||
- **[Stendhal](stendhal.md)** (Java, GPL-2.0, mature)
|
||||
- **[VegaTrek](vegatrek.md)** (GPL-2.0, beta, inactive since 2013)
|
||||
|
||||
[comment]: # (end of autogenerated content)
|
14
rpg/planeshift.md
Normal file
14
rpg/planeshift.md
Normal file
@ -0,0 +1,14 @@
|
||||
# PlaneShift
|
||||
|
||||
_Role Playing Game immersed into a 3D virtual fantasy world._
|
||||
|
||||
- Home: http://www.planeshift.it/
|
||||
- Wikipedia: <https://en.wikipedia.org/wiki/PlaneShift_(video_game)>
|
||||
- Download: http://www.planeshift.it/Download
|
||||
- State: mature
|
||||
- Keywords: MMO
|
||||
- Code: https://sourceforge.net/p/planeshift/code/HEAD/tree/trunk/src/ (svn)
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
15
rpg/stendhal.md
Normal file
15
rpg/stendhal.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Stendhal
|
||||
|
||||
_Multiplayer online adventure game with an old school feel._
|
||||
|
||||
- Home: https://stendhalgame.org/
|
||||
- Download: see home
|
||||
- State: mature
|
||||
- Keywords: multi player, server
|
||||
- Code: https://sourceforge.net/p/arianne/stendhal/ci/master/tree/
|
||||
- Language(s): Java
|
||||
- License: GPL-2.0
|
||||
|
||||
Uses the Arianne engine.
|
||||
|
||||
## Building
|
Reference in New Issue
Block a user