FabricMC / fabric-loader

Fabric's mostly-version-independent mod loader.
Apache License 2.0
632 stars 269 forks source link

Expand the builtin Minecraft testing setup. #981

Open modmuss50 opened 1 month ago

modmuss50 commented 1 month ago

This PR adds a way to easily define minecraft versions to test against, including mods/mod packs.

I looked at automated testing on Github actions unfortunately there are a few challenges with this. For now just being able to run 1 command to test in a mod pack is a vast improvement.

Question: Should this be disabled by deafult, as in its current form all of the libraries for all versions are downloaded on sync.