From d3f6075686550068b49f600893c7a476bd34a977 Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Wed, 11 Dec 2024 10:53:17 +0100 Subject: [PATCH] Add to CI --- steamwarci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/steamwarci.yml b/steamwarci.yml index 19b1643c..ae7d21dc 100644 --- a/steamwarci.yml +++ b/steamwarci.yml @@ -7,7 +7,8 @@ artifacts: "/binarys/fightsystem.jar": "FightSystem/build/libs/FightSystem-all.jar" "/binarys/FightSystem_Standalone.jar": "FightSystem/FightSystem_Standalone/build/libs/FightSystem_Standalone-all.jar" - # KotlinCore !! + "/binarys/kotlincore.jar": "KotlinCore/build/libs/KotlinCore-all.jar" + "/binarys/tntleague.jar": "TNTLeague/build/libs/TNTLeague.jar" "/binarys/lobbysystem2.0.jar": "LobbySystem/build/libs/LobbySystem.jar"