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

Make Minecraft jar names clearer #58

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Make Minecraft jar names clearer #58

merged 2 commits into from
Jun 24, 2024

Conversation

Technici4n
Copy link
Member

No description provided.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jun 24, 2024

  • Publish PR to GitHub Packages

Last commit published: 60ca6687e98dffd235676dfb02fbeb1cead612b1.

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

@Technici4n Technici4n marked this pull request as ready for review June 24, 2024 19:39
@Technici4n Technici4n changed the title Use a different MC jar name in vanilla mode Make Minecraft jar names clearer Jun 24, 2024
@Technici4n Technici4n merged commit 1872709 into main Jun 24, 2024
7 checks passed
@Technici4n Technici4n deleted the neoform-jar-name branch June 24, 2024 20:43
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