mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
* Add loading order to dependencies # Conflicts: # core/src/main/resources/mappings * Add softdepend capability, add default load and required values * Prevent an extension from loading if it uses an old api version with the new dependency system. * Add translation strings to dependency messages * Account for language string changes, remove class loader warning when extension has dependencies * Update languages module to latest * Update version in GeyserExtensionLoader for dependencies to match 1.21.9 branch * revert mapping update --------- Co-authored-by: onebeastchris <github@onechris.mozmail.com>