Fix #16 #17
Open
Fix #16 #17
NeoForged - PR Publishing / PR Publishing
succeeded
Feb 16, 2024 in 8s
PR Publishing - 1 artifact
PR published 1 artifact
net.neoforged:legacyinstaller:3.0.13-pr-17-patch-1
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 #17' // https://github.com/neoforged/LegacyInstaller/pull/17
url 'https://prmaven.neoforged.net/LegacyInstaller/pr17'
content {
includeModule('net.neoforged', 'legacyinstaller')
}
}
}
Loading