forked from SteamWar/SteamWar
Fix steamwar.devserver.gradle
This commit is contained in:
@@ -73,5 +73,5 @@ tasks.register<DevServer>("DevVelocity") {
|
||||
description = "Run a Dev Velocity"
|
||||
dependsOn(":VelocityCore:shadowJar")
|
||||
dependsOn(":VelocityCore:Persistent:jar")
|
||||
template = "Velocity"
|
||||
template = "DevVelocity"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user