Closed AlexIIL closed 9 months ago
I've updated this to include a proper error message with the types of unknown mods.
This also includes a link to your RGML-Quilt project, but I'm not sure if you'd want this to be added yet? (Maybe when loader plugins are stable).
This allows plugins to scan from mods that were originally scanned before the plugin was loaded.
The main API addition is
QuiltLoaderPlugin.isHigherPriorityThan
, which is intended to allow plugin developers to co-operate on whether their plugin should take priority over mods loaded by another plugin, from the same original file.This also adds a new table:
It's probably better to display these in a full warning message, but for now they appear in theNote: that has been replaced by a new screen:Mod Loading State
screen:This also includes a better error message for zero-byte files (when named
.zip
or.jar
):