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.
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.