Did some fixes, in particular:
- Missed updated starbridge gfx.
- Cleaned up regex in plugin.toml.
- Removed some base files that weren't necessary.
In general, I would recommend not copying /modifying base files that have support for modifications. Things like constants can be overridden easily with plugins. I've noticed the same is being done to music, you should be able to modify the songs and such without having to modify the core scripts using the subdirectory structure, but haven't done that for music now.
Did some fixes, in particular:
1. Missed updated starbridge gfx.
2. Cleaned up regex in plugin.toml.
3. Removed some base files that weren't necessary.
In general, I would recommend not copying /modifying base files that have support for modifications. Things like constants can be overridden easily with plugins. I've noticed the same is being done to music, you should be able to modify the songs and such without having to modify the core scripts using the subdirectory structure, but haven't done that for music now.