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

Allow local NeoForm files to be used #49

Merged
merged 4 commits into from
Dec 14, 2024
Merged

Allow local NeoForm files to be used #49

merged 4 commits into from
Dec 14, 2024

Conversation

shartte
Copy link
Collaborator

@shartte shartte commented Dec 11, 2024

Adds a --neoform-file=<path> option to pass NFRT a local NeoForm archive instead of a GAV. Very useful for local testing with custom NeoForm archives.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Dec 11, 2024

  • Publish PR to GitHub Packages

Last commit published: 608faa48e65378c7da28a3eb398baa633162f815.

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 #49' // https://github.com/neoforged/NeoFormRuntime/pull/49
        url 'https://prmaven.neoforged.net/NeoFormRuntime/pr49'
        content {
            includeModule('net.neoforged', 'neoform-runtime')
        }
    }
}

@shartte shartte requested a review from Matyrobbrt December 14, 2024 02:35
@shartte shartte merged commit 3e6c450 into main Dec 14, 2024
2 checks passed
@shartte shartte deleted the local-neoform-files branch December 14, 2024 12:05
@neoforged-releases
Copy link

🚀 This PR has been released as NeoFormRuntime version 1.0.14.

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