evennia/evennia/contrib/__init__.py
2021-12-19 20:39:46 +01:00

8 lines
198 B
Python

# -*- coding: utf-8 -*-
"""
This sub-package holds Evennia's contributions - code that may be
useful but are deemed too game-specific to go into the core library.
See README.md for more info.
"""