Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-12-26 02:50:06 +01:00
Use Modrinth ID
Signed-off-by: Alexander Brandes <mc.cache@web.de>
Dieser Commit ist enthalten in:
Ursprung
9d42b5db70
Commit
b4bcfd6189
@ -245,7 +245,7 @@ publishMods {
|
|||||||
|
|
||||||
val common = modrinthOptions {
|
val common = modrinthOptions {
|
||||||
accessToken.set(System.getenv("MODRINTH_TOKEN"))
|
accessToken.set(System.getenv("MODRINTH_TOKEN"))
|
||||||
projectId.set("fastasyncworldedit")
|
projectId.set("z4HZZnLr")
|
||||||
projectDescription.set(rootProject.file("README.md").readText())
|
projectDescription.set(rootProject.file("README.md").readText())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren