Minor fixes (0.7.2)
ℹ️ Further fixes to some odd bits.
🗓️ Release Date: 20th July 2024
🎨 Changes
- Added a remove method to the array extensions setup.
- Added the option to refresh the installed modules cache from its custom editor.
- Fixed further issues where the module system would throw errors on opening the module window editor.
- [Game Ticker Module]: Fixed the module failing to compile due to the meta data JSON file being named the same as a class in the module
- [Panels Module]: Updated the custom editors to apply to children of the panel base classes.