Start refactor contrib folder
This commit is contained in:
parent
7f0d314e7f
commit
f5f75bd04d
107 changed files with 34 additions and 2 deletions
9
evennia/contrib/rpg/README.md
Normal file
9
evennia/contrib/rpg/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Rpg contribs
|
||||
|
||||
Contribs related to rpg mechanics, rules and roleplay. This is specifically for
|
||||
systems that help create a rpg character (chargens), store their stats and rule
|
||||
processing, dice rolling and roleplay facilitating.
|
||||
|
||||
Generic combat systems and other game-related systems that are commonly used in
|
||||
rpgs but could _theoretically_ be used for other MMO-style games use the
|
||||
`game_systems` folder.`
|
||||
Loading…
Add table
Add a link
Reference in a new issue