TheGameSpider / TechnicSolder

A better version of https://github.com/TechnicPack/TechnicSolder
https://solder.cf
Other
22 stars 18 forks source link

Add Fabric Toolchain Support #18

Closed Kio-td closed 4 years ago

Kio-td commented 4 years ago

To add Fabric Support officially, there needs to be another option to add a Fabric "Version.json" button, which can add the modAPI in through the versions, as is the official standard of Fabric.

This PR Aims simply to add probe support for fabric mods.

Kio-td commented 4 years ago

This PR now extended to add in full support of Fabric, including installation, maintenence, and helpfulness.

It will use the official Fabric YARN API to download the technic version.json file that they provide for us.

Right now, it will only show you stable versions of the toolchain, but in the future, it should become much more stable, and provide many more options.

Kio-td commented 4 years ago

There seems to be an issue with Technic attempting to download from Minecraft Libraries. Please do not Merge.

https://github.com/TechnicPack/LauncherV3/issues/133