- Add
--pack <filename>
flag to pack plugins and config into single executable
- Fix empty configs having null plugin configs
- Make all other windows toggle via the session window
- Don't render guis for unloaded plugins
- Update session window
- Make config viewer
- Make state editable
- Add communication window
- Add log viewer
- Create basic communication protocol (crc? checksum?)
- Fix/remove misc. inline TODOs
- Create unit tests
- Figure out if generalizing state/data system is worth it