Skip to content

Files

Latest commit

506f8bc · Apr 30, 2020

History

History

world

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 20, 2020
Feb 20, 2020
Feb 20, 2020
Apr 17, 2020
Apr 30, 2020
Apr 26, 2020
Apr 17, 2020
Apr 17, 2020
Apr 17, 2020
Apr 23, 2020
Apr 17, 2020
Apr 30, 2020
Apr 30, 2020
Apr 20, 2020
Apr 27, 2020
Apr 14, 2020
Apr 30, 2020

world/

This folder is meant as a miscellanous folder for all that other stuff related to the game. Code which are not commands or typeclasses go here, like custom economy systems, combat code, batch-files etc.

You can restructure and even rename this folder as best fits your sense of organisation. Just remember that if you add new sub directories, you must add (optionally empty) __init__.py files in them for Python to be able to find the modules within.