Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-14 20:10:05 +01:00
update github action to the new setup
Dieser Commit ist enthalten in:
Ursprung
f55b6e04b1
Commit
ab709d8405
@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
java
|
||||
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
|
||||
id("io.papermc.paperweight.core") version "1.0.0-SNAPSHOT"
|
||||
id("io.papermc.paperweight.core") version "1.0.0-LOCAL-SNAPSHOT"
|
||||
}
|
||||
|
||||
val mcVersion = providers.gradleProperty("mcVersion")
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren