imports from backlog, updates

This commit is contained in:
Trilarion
2019-11-18 17:39:14 +01:00
parent 74fcb8f3de
commit 32327c7342
45 changed files with 606 additions and 153 deletions

15
entries/phprpg.md Normal file
View File

@ -0,0 +1,15 @@
# phpRPG
_Multiplayer role playing game engine which shares common qualities between multiple user dungeons (MUDs), paper & pen RPGs and computer RPGs._
- Home: http://phprpg.org/, https://sourceforge.net/projects/phprpg/
- State: beta, inactive since 2006
- Download: https://sourceforge.net/projects/phprpg/files/
- Platform: Web
- Keywords: role playing, game engine
- Code repository: http://phprpg.cvs.sourceforge.net
- Code language: PHP
- Code license: GPL-2.0
## Building