Skip to content

Conversation

@Big-Iron-Cheems
Copy link
Collaborator

Type of change

  • Bug fix
  • New feature

Description

Migrate dependency management to use Gradle Version Catalogs instead of gradle.properties.

This improves the readability of build.gradle.kts by removing string interpolations and enabling IDE autocompletion for dependencies and plugin versions.

Note: Fabric API modules must still go through fabricApi.module(...) for proper resolution.

Related issues

None.

How Has This Been Tested?

JAR builds, game runs.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants