Made initial_setup.py replaceable in settings.py
This commit is contained in:
parent
7d78eda3fd
commit
109627090e
3 changed files with 7 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
- Added `content_types` indexing to DefaultObject's ContentsHandler. (volund)
|
||||
- Made most of the networking classes such as Protocols and the SessionHandlers
|
||||
replaceable via `settings.py` for modding enthusiasts. (volund)
|
||||
|
||||
- The `initial_setup.py` file can now be substituted in `settings.py` to customize initial game database state. (volund)
|
||||
|
||||
### Already in master
|
||||
- `is_typeclass(obj (Object), exact (bool))` now defaults to exact=False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue