mirror of
https://github.com/evennia/evennia.git
synced 2026-03-21 07:16:31 +01:00
Update README.md for contrib.rpg.rpsystem:
* Fix submodule path.
This commit is contained in:
parent
d059e3816d
commit
4d5badbaef
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ This module adds no new commands; embed it in your say/emote/whisper commands.
|
|||
### Usage:
|
||||
|
||||
```python
|
||||
from evennia.contrib import rplanguage
|
||||
from evennia.contrib.rpg.rpsystem import rplanguage
|
||||
|
||||
# need to be done once, here we create the "default" lang
|
||||
rplanguage.add_language()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue