Optimize and improve VelocityCore size

Improve steamwar.devserver.gradle to not upload anything that is up to date!
This commit is contained in:
2025-07-02 11:17:55 +02:00
parent 8677d59cce
commit 6efbda669e
6 changed files with 39 additions and 18 deletions
+1 -1
View File
@@ -247,7 +247,7 @@ include("TutorialSystem")
include(
"VelocityCore",
"VelocityCore:DiscordDependency",
"VelocityCore:Dependencies",
"VelocityCore:Persistent"
)