mirror of
https://github.com/drasko/codezero.git
synced 2026-03-29 08:19:03 +02:00
Created a config directory for configuration files. Moved all absolute path variables to a projpaths.py file All scripts can now universally learn absolute paths via projpaths.py Moved the config_symbols class to the configuration.py file. Moved libs to loader since they are only referred by the loader