Legacy Support #36
Merged
Legacy Support #36
NeoForged - PR Publishing / PR Publishing
succeeded
Sep 8, 2024 in 9s
PR Publishing - 1 artifact
PR published 1 artifact
net.neoforged:neoform-runtime:1.0.38-pr-36-legacy
Details
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 #36' // https://github.com/neoforged/NeoFormRuntime/pull/36
url 'https://prmaven.neoforged.net/NeoFormRuntime/pr36'
content {
includeModule('net.neoforged', 'neoform-runtime')
}
}
}
Loading