Skip to content

Use Gradle config cache #176

@raoulvdberge

Description

@raoulvdberge

Describe your enhancement

Update Loom so we can use this.
Also configure configureondemand:

org.gradle.configureondemand=true
org.gradle.caching=true
org.gradle.configuration-cache=true
org.gradle.configuration-cache.problems=warn

While doing this we should also use the new recommended way of using processResources so we can use run using IntelliJ:
https://github.com/neoforged/MDK/pull/97/files

Should also use Modmuss' new gradle plugin for publishing, as Minotaur doesn't work with the config cache:
https://github.com/modmuss50/mod-publish-plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions