Skip to content

Conversation

@shartte
Copy link
Contributor

@shartte shartte commented Jan 1, 2025

  • 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
Copy link

neoforged-pr-publishing bot commented Jan 1, 2025

  • 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

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

@Spectrall368
Copy link

Can't wait for this to come out :)

@Taskeren
Copy link

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

@shartte
Copy link
Contributor Author

shartte commented Oct 21, 2025

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