evennia/evennia/contrib/base_systems/ingame_python/__init__.py
2022-11-10 22:21:12 +01:00

6 lines
128 B
Python

"""
In-game Python - vlgeoff 2017
"""
from . import callbackhandler, commands, eventfuncs, scripts, tests, typeclasses, utils