forked from SteamWar/SteamWar
Add BauSystem module
Fix ci java version Fix LinkageProcessor
This commit is contained in:
+9
-1
@@ -19,6 +19,14 @@
|
||||
|
||||
rootProject.name = "SteamWar"
|
||||
|
||||
include("BauSystem")
|
||||
include("BauSystem:BauSystem_15")
|
||||
include("BauSystem:BauSystem_18")
|
||||
include("BauSystem:BauSystem_19")
|
||||
include("BauSystem:BauSystem_20")
|
||||
include("BauSystem:BauSystem_Linkage")
|
||||
include("BauSystem:BauSystem_Main")
|
||||
|
||||
include("CommandFramework")
|
||||
|
||||
include("CommonCore")
|
||||
@@ -41,7 +49,7 @@ include("FightSystem:FightSystem_Standalone")
|
||||
|
||||
// include("KotlinCore")
|
||||
|
||||
include("LobbySystem_2")
|
||||
include("LobbySystem")
|
||||
|
||||
include("MissileWars")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user