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