modrinth / theseus

AKA the Modrinth App, a launcher for Minecraft: Java Edition with a clean look, easy-to-use interface, and deep integration into Modrinth services.
https://modrinth.app
GNU General Public License v3.0
744 stars 116 forks source link

fix: only auto select gameVersion and loader when possible #1203

Open ToBinio opened 1 month ago

ToBinio commented 1 month ago

currently, when adding content to an instance and adding a resource pack, the Versions tab auto inserts e.g Fabric as a loader even though there isn't a fabric specific version

This PR changes it so it only auto inserts the GameVersion and Loader if there is a version made for them.