Francesco Cappelli 5ef1b78c42 sistemati spells %!s(int64=2) %!d(string=hai) anos
..
batches 18c59755d4 altri bugfix. %!s(int64=2) %!d(string=hai) anos
README.md 043cdfc230 commit iniziale. %!s(int64=2) %!d(string=hai) anos
__init__.py 043cdfc230 commit iniziale. %!s(int64=2) %!d(string=hai) anos
batch_cmds.ev 043cdfc230 commit iniziale. %!s(int64=2) %!d(string=hai) anos
prototypes.py 18c59755d4 altri bugfix. %!s(int64=2) %!d(string=hai) anos
recipes_base.py 18c59755d4 altri bugfix. %!s(int64=2) %!d(string=hai) anos
spells.py 5ef1b78c42 sistemati spells %!s(int64=2) %!d(string=hai) anos
tutorial_prototypes.py db12c674ef da da da. %!s(int64=2) %!d(string=hai) anos

README.md

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.