neoforged / NeoFormRuntime

GNU Lesser General Public License v2.1
2 stars 2 forks source link

Add support for the natives/classifier concepts in Minecraft version manifests #45

Closed shartte closed 2 months ago

shartte commented 2 months ago

These were used in 1.18 and below to reference natives instead of rules.

neoforged-pr-publishing[bot] commented 2 months ago

Last commit published: d6927344306423d50aac6d561795724efc85532e.

PR Publishing ### The artifacts published by this PR: - :package: [`net.neoforged:neoform-runtime:1.0.10-pr-45-fix-natives-and-classifiers`](https://github.com/neoforged/NeoFormRuntime/packages/2248732) ### Repository Declaration In order to use the artifacts published by the PR, add the following repository to your buildscript: ```gradle repositories { maven { name 'Maven for PR #45' // https://github.com/neoforged/NeoFormRuntime/pull/45 url 'https://prmaven.neoforged.net/NeoFormRuntime/pr45' content { includeModule('net.neoforged', 'neoform-runtime') } } } ```
neoforged-releases[bot] commented 2 months ago

🚀 This PR has been released as NeoFormRuntime version 1.0.8.