rename fields to improve understanding, adapting maintenance.py (intermediate)

This commit is contained in:
Trilarion
2018-06-07 17:44:44 +02:00
parent 381a62784a
commit 6070bd5360
417 changed files with 1607 additions and 1606 deletions

View File

@@ -4,9 +4,9 @@ _ORPG (online role-playing-game) engine that allows everyone to create their own
- Home: https://web.archive.org/web/20131114162141/http://www.powrtoch.org:80/pyorpg
- State: beta, inactive since 2015
- Code: https://github.com/marcusmoller/pyorpg-client, https://github.com/marcusmoller/pyorpg-server
- Language(s): Python
- License: MIT
- Code repository: https://github.com/marcusmoller/pyorpg-client, https://github.com/marcusmoller/pyorpg-server
- Code language: Python
- Code license: MIT
- Dependencies: PyGame
Is this an engine or a game?