Provide the first 1024 byte of the HTTP response body in case of a download error #57
NeoForged - PR Publishing / PR Publishing
succeeded
Jan 4, 2025 in 8s
PR Publishing - 1 artifact
PR published 1 artifact
net.neoforged:neoform-runtime:1.0.19-pr-57-asset-dl-error-reporting
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 #57' // https://github.com/neoforged/NeoFormRuntime/pull/57
url 'https://prmaven.neoforged.net/NeoFormRuntime/pr57'
content {
includeModule('net.neoforged', 'neoform-runtime')
}
}
}
Loading