updates and an addition

This commit is contained in:
Trilarion
2019-06-14 20:55:01 +02:00
parent 203021573f
commit 59e111f6e8
10 changed files with 69 additions and 43 deletions

View File

@@ -30,7 +30,7 @@
- **[Octaforge](octaforge.md)** (C++, Custom, mature)
- **[Open RPG Maker](open_rpg_maker.md)** (C++, GPL-3.0, beta, inactive since 2014)
- **[OpenFL](open_fl.md)** (Haxe, MIT, mature)
- **[OpenRPG](open_rpg.md)** (Java, Python, mature, inactive since 2013)
- **[OpenRPG](open_rpg.md)** (Python, GPL-2.0, mature, inactive since 2013)
- **[Orx](orx.md)** (C, zlib, mature)
- **[Panda 3D](panda3d.md)** (C++, C, 3-clause BSD, mature)
- **[Polycode](polycode.md)** (C, C++, MIT, beta)

View File

@@ -2,13 +2,12 @@
_OpenRPG is an Internet application that allows people to play Role Playing Games and some miniature based war games in real-time over the Internet._
- Home: http://www.rpgobjects.com/index.php?c=orpg, https://app.assembla.com/spaces/openrpg/wiki/Home, https://sourceforge.net/projects/openrpg/
- Home: http://www.rpgobjects.com/index.php?c=orpg, https://app.assembla.com/spaces/openrpg/, https://sourceforge.net/projects/openrpg/, https://app.assembla.com/wiki/show/traipse
- State: mature, inactive since 2013
- Download: http://www.rpgobjects.com/index.php?c=orpg&m=getorpg, https://sourceforge.net/projects/openrpg/files/
- Code repository: https://github.com/openRPGteam/openrpg-engine.git, https://github.com/openRPGteam/openrpg-backend.git (+), https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn), https://sourceforge.net/p/openrpg/cvs/ (cvs)
- Code language: Java, Python
Fork: [Traipse](https://app.assembla.com/wiki/show/traipse)
- Code repository: https://gitlab.com/osgames/openrpg.git (conversion), https://sourceforge.net/p/openrpg/svn/HEAD/tree/ (svn), https://sourceforge.net/p/openrpg/cvs/ (cvs)
- Code language: Python
- Code license: GPL-2.0
## Building