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

Added new modules now accessible via libraries.minecraft.net from 1.21.2 snapshots #142

Merged
merged 2 commits into from
Aug 24, 2024

Conversation

shartte
Copy link
Collaborator

@shartte shartte commented Aug 24, 2024

The first 1.21.2 snapshots introduced new libraries that Mojang is now publishing on libraries.minecraft.net
We should allow these to be pulled from their Maven.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Aug 24, 2024

  • Publish PR to GitHub Packages

Last commit published: e49a66cab3717e5aa9bae0be9de9965e6bf9c37e.

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 #142' // https://github.com/neoforged/ModDevGradle/pull/142
        url 'https://prmaven.neoforged.net/ModDevGradle/pr142'
        content {
            includeModule('net.neoforged', 'moddev-gradle')
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
            includeModule('net.neoforged.moddev.repositories', 'net.neoforged.moddev.repositories.gradle.plugin')
        }
    }
}

@shartte shartte enabled auto-merge (squash) August 24, 2024 18:19
@shartte shartte merged commit 5a296d9 into main Aug 24, 2024
4 checks passed
@shartte shartte deleted the repo-filter-1.21.2 branch August 24, 2024 18:25
@neoforged-releases
Copy link

🚀 This PR has been released as ModDevGradle version 2.0.18-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