Fix the logic of running internal tools using the host JRE being inverted #48
NeoForged - PR Publishing / PR Publishing
succeeded
Dec 9, 2024 in 12s
PR Publishing - 1 artifact
PR published 1 artifact
net.neoforged:neoform-runtime:1.0.14-pr-48-use-nfrt-jdk-for-jst
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 #48' // https://github.com/neoforged/NeoFormRuntime/pull/48
url 'https://prmaven.neoforged.net/NeoFormRuntime/pr48'
content {
includeModule('net.neoforged', 'neoform-runtime')
}
}
}
Loading