MinecraftDev
MinecraftDev copied to clipboard
Support for Gradle Version Catalogs in Mod Generation
Minecraft Development for IntelliJ plugin version
2024.3-1.8.2
Description of the feature request
It would be great if there was an option to generate a mod (e.g., a Fabric mod) using Gradle version catalogs. Version catalogs make dependency management a lot easier by centralizing versioning, which simplifies maintaining and updating dependencies in projects.
I think this would be a really useful feature for developers who prefer working with version catalogs in Gradle. I hope it's something that could be considered for future updates.
Honestly don't want to add an option for it, as there are enough as-is. The templates would simply always use version catalogs.
That's perfectly fine, I was just thinking of an option for cases where someone doesn't prefer this. However, if version catalogs are always used, that's fine too (I prefer that anyways). Thank you for considering my request.