mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-03 19:17:27 -04:00
fix modrinth upload
This commit is contained in:
parent
e84596e522
commit
227bf52ebb
@ -299,6 +299,7 @@ modrinth {
|
|||||||
versionType = System.getenv('MODRINTH_RELEASE_TYPE') ?: "alpha"
|
versionType = System.getenv('MODRINTH_RELEASE_TYPE') ?: "alpha"
|
||||||
uploadFile = jar
|
uploadFile = jar
|
||||||
gameVersions = [config.minecraft.version]
|
gameVersions = [config.minecraft.version]
|
||||||
|
loaders = ["forge"]
|
||||||
}
|
}
|
||||||
|
|
||||||
// this is needed for IntelliJ so we don't have to copy over the assets manually every time
|
// this is needed for IntelliJ so we don't have to copy over the assets manually every time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user