maintenance (replaced dead links, added Git repositories, code dependencies, ...)

This commit is contained in:
Trilarion
2019-07-11 10:24:25 +02:00
parent e23bcb49d6
commit 1672312a0b
89 changed files with 227 additions and 178 deletions

15
games/openrpg.md Normal file
View File

@@ -0,0 +1,15 @@
# OpenRPG
_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/, 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/
- Keywords: framework
- 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
- Code dependencies: pillow, CherryPy, wxPython
## Building