MinecraftDev
MinecraftDev copied to clipboard
Add option for default Gradle version
Every time I create a project with Minecraft Development I use Gradle and then go into gradle-wrapper.properties to use a newer version.
It would be real great if we had a setting somewhere to set the default version used in new projects, or at least the distributionURL.
The default appears to be 5.6.1.
This is complicated because ForgeGradle is extremely sensitive to Gradle versions and frequently breaks when run on a different version. I have no idea how fragile or not Fabric's tooling is - Buckkit/Paper and Sponge should be fine to be latest thoough.
Interesting. I propose that we, by default, make the version configurable in the GUI unless Forge is selected, in which case it is grayed out with a message explaining it.
On Apr 6 2021, at 4:34 pm, Kyle Wood @.***> wrote:
This is complicated because ForgeGradle is extremely sensitive to Gradle versions and frequently breaks when run on a different version. I have no idea how fragile or not Fabric's tooling is - Buckkit/Paper and Sponge should be fine to be latest thoough. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://github.com/minecraft-dev/MinecraftDev/issues/829#issuecomment-814420788), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AJJZWYUD2OYVF76LYEJ2KVLTHNV4HANCNFSM4X45WSQA).