You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release adds global/per module blacklistedFiles for development purposes, it also adds a liro.isModuleLoaded() function to manual dependencies within your module. Lastly, it adds basic formatting improvements.
This release includes a number of formatting changes and instructions on how to create a module. Formatting changes include loading sequence console output, and some error console outputs.
I've skipped a few releases with this one as it's one of the biggest, I've totally overhauled the module loader and added metadata for modules, also allowed loadPriority for modules (allowing dependencies).