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

Use runtimeClasspath of run source set instead of main #36

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

Technici4n
Copy link
Member

No description provided.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jun 16, 2024

  • Publish PR to GitHub Packages

Last commit published: de6b71d0c8901ac5d29c6581f451564625788b3d.

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

@Technici4n Technici4n merged commit 5191098 into main Jun 16, 2024
5 checks passed
@Technici4n Technici4n deleted the use-sourceset-runtime-cp branch June 16, 2024 21:54
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