SpongePowered / Sponge

The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
MIT License
383 stars 211 forks source link

Update to ModLauncher 10 on SpongeVanilla #4128

Open Yeregorix opened 2 weeks ago

Yeregorix commented 2 weeks ago

Sponge | SpongeAPI

SpongeVanilla was still using ModLauncher 8 while SpongeForge is using ModLauncher 10. There are huge differences between these two versions. This PR solves this in order to facilitate future work related to ModLauncher and to properly support JPMS.

Notable changes: