MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

Support for Gradle Version Catalogs in Mod Generation

Open Lyzev opened this issue 10 months ago • 2 comments

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.

Lyzev avatar Dec 27 '24 20:12 Lyzev