8 lines
198 B
Python
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.
|
|
|
|
"""
|