Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for split datagen (MC 1.21.4+) #187

Merged
merged 4 commits into from
Nov 26, 2024
Merged

Conversation

Technici4n
Copy link
Member

Do we want to enforce that data() is not used for versions with split datagen? I don't think we can parse MC snapshot versions with full reliability (e.g. do combat test snapshots not have a custom versioning scheme?).

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Nov 24, 2024

  • Publish PR to GitHub Packages

Last commit published: ecd3c0fc7d5cb1ea917f7100a334102be9128c03.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #187' // https://github.com/neoforged/ModDevGradle/pull/187
        url 'https://prmaven.neoforged.net/ModDevGradle/pr187'
        content {
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
            includeModule('net.neoforged.moddev.repositories', 'net.neoforged.moddev.repositories.gradle.plugin')
            includeModule('net.neoforged', 'moddev-gradle')
        }
    }
}

@Technici4n Technici4n marked this pull request as ready for review November 25, 2024 22:51
@shartte shartte merged commit c32dc0b into main Nov 26, 2024
4 checks passed
@shartte shartte deleted the split-datagen branch November 26, 2024 00:43
@neoforged-releases
Copy link

🚀 This PR has been released as ModDevGradle version 2.0.48-beta.

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.

2 participants