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

Update NFRT to support user-supplied ATs in Vanilla Mode #39

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Conversation

shartte
Copy link
Collaborator

@shartte shartte commented Jun 18, 2024

Fixes #38

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jun 18, 2024

  • Publish PR to GitHub Packages

Last commit published: f05f6ef72d99be241b6f5e4797146f38928091ef.

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 #39' // https://github.com/neoforged/ModDevGradle/pull/39
        url 'https://prmaven.neoforged.net/ModDevGradle/pr39'
        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')
        }
    }
}

@Matyrobbrt Matyrobbrt merged commit 38f0848 into main Jun 19, 2024
4 checks passed
@Matyrobbrt Matyrobbrt deleted the fix-38 branch June 19, 2024 09:59
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.

[Bug/Feature Request] ATs don't apply in NeoForm mode
2 participants