mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-25 17:59:27 +00:00
Fail silently if uploading to Modrinth fails
This commit is contained in:
@@ -107,6 +107,7 @@ modrinth {
|
||||
gameVersions.addAll("1.20")
|
||||
|
||||
loaders.add("fabric")
|
||||
failSilently.set(true)
|
||||
|
||||
dependencies {
|
||||
required.project("fabric-api")
|
||||
|
||||
Reference in New Issue
Block a user