1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-23 16:59:18 +00:00

Use rtGradleRun

This commit is contained in:
Tim203
2022-03-06 14:48:28 +01:00
parent 18a3a2e41e
commit 58ac8a8cc9
3 changed files with 11 additions and 6 deletions

View File

@@ -4,6 +4,7 @@ plugins {
id("floodgate.base-conventions")
id("com.github.johnrengelman.shadow")
id("com.jfrog.artifactory")
id("maven-publish")
}
tasks {