Untangle Core from Module
CodingDino opened this issue ยท 3 comments
Currently the core addon's code and the leveling module's code are tangled significantly. These need to be separated so that the core can be loaded without any modules and not produce errors.
Working on this now. So far haven't horribly broken anything, but have a ways to go still.