The-Fireplace-Minecraft-Mods / In-Game-Account-Switcher

This mod allows you to change your logged in account in-game, without restarting Minecraft.
https://modrinth.com/mod/in-game-account-switcher
GNU Lesser General Public License v3.0
84 stars 35 forks source link

Backport IAS 8.0.0 to Minecraft 1.19 (Quilt/Fabric/Forge >= 41.0.94/Forge <= 41.0.63). Also allow IAS 8.0.0 to load on Forge versions corresponding to 1.19.1 (42.x), 1.18.1 (39.x), and 1.18 (38.x), which requires no actual code changes. #80

Closed akemin-dayo closed 2 years ago

akemin-dayo commented 2 years ago

Summary

Backport IAS 8.0.0 to 1.19 for Quilt/Fabric, Forge >= 41.0.94 (most people will be using 41.1.0), and Forge <= 41.0.63. Fixes issue #79.

This PR also allows IAS 8.0.0 to load on Forge versions corresponding to 1.19.1 (42.x), 1.18.1 (39.x), and 1.18 (38.x), as the current codebase that targets 1.19.2 and 1.18.2 is actually fully compatible with these versions without requiring any code or SDK/mapping target changes.

Additional notes and changes

Things to consider

Non-code related changes to make (CurseForge and Modrinth metadata)

VidTu commented 2 years ago

Thank you, I'll update everything on CF and ModRinth in the next few days.