Skip to content

Very Legacy (basic support for 1.16.5 and older)#51

Draft
shartte wants to merge 1 commit into
mainfrom
very-legacy
Draft

Very Legacy (basic support for 1.16.5 and older)#51
shartte wants to merge 1 commit into
mainfrom
very-legacy

Conversation

@shartte

@shartte shartte commented Jan 1, 2025

Copy link
Copy Markdown
Contributor
  • Add rudimentary support for dynamic versions based on pulling in maven-metadata.xml, since older Forge versions used to reference some tooling via dynamic versions.
  • Add support for specifying MCP mapping data files via CLI for 1.16.5 and older
  • Add support for remapping sources based on those MCP mapping files instead of merged official mappings
  • Automatically skip injecting package-info-template.java found in older Forge versions, since it doesn't compile

@neoforged-pr-publishing

neoforged-pr-publishing Bot commented Jan 1, 2025

Copy link
Copy Markdown
  • Publish PR to GitHub Packages

Last commit published: 61faea8e0112313dc5f8f421a048d0f7ba830582.

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

@shartte shartte changed the title Very Legacy Very Legacy (basic support for 1.16.5 and older) Jan 1, 2025
@shartte shartte marked this pull request as draft January 1, 2025 00:52
@neoforged-automation neoforged-automation Bot added the needs rebase This Pull Request needs to be rebased before being merged label Feb 18, 2025
@neoforged-automation

Copy link
Copy Markdown

@shartte, this pull request has conflicts, please resolve them for this PR to move forward.

@Spectrall368

Copy link
Copy Markdown

Can't wait for this to come out :)

@Taskeren

Copy link
Copy Markdown

Any updates? I can't wait for it anymore <3

@shartte

shartte commented Oct 21, 2025

Copy link
Copy Markdown
Contributor Author

There is no ongoing work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs rebase This Pull Request needs to be rebased before being merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants