# world/This folder is meant as a miscellanous folder for all that other stuffrelated to the game. Code which are not commands or typeclasses gohere, like custom economy systems, combat code, batch-files etc. You can restructure and even rename this folder as best fits yoursense of organisation. Just remember that if you add new subdirectories, you must add (optionally empty) `__init__.py` files inthem for Python to be able to find the modules within.