Bug Fixes
Fixed bug where repeatedly leaving and entering an application in the launcher (spamming the mouse key) could lead to a crash if an application's first mod supports in-launcher configuration.
Changes
All plugins (mods) are now kept on the stack, allowing for easier unloadability. ensuring references to DLLs are not kept.
Hovering over a mod supporting configuration should not (hopefully) keep a reference to the DLL anymore, meaning you can update your mods while hovering over them. (Useful for developers).