Refactor to move GUI back to Sub Mod
TimothyLuke opened this issue ยท 1 comments
In GSE1 the GUI was a seperate mod. This got muddled with interdependencies. To improve performance change the GUI to be a seperate mod. Also things like LDB can be a seperate mod of its own. Also explore loading the GUI on Demand
- LDB Module
- GUI Module
- Move Selectable Panel to its own repository and make it a separate library