forked from SteamWar/SteamWar
Add modular fight system components and configurations
Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
@@ -255,3 +255,9 @@ include(
|
||||
|
||||
include("TNTLeague")
|
||||
include("WebsiteBackend")
|
||||
|
||||
include(
|
||||
"ModularFightSystem",
|
||||
"ModularFightSystem:GameCore",
|
||||
"ModularFightSystem:FightSystem"
|
||||
)
|
||||
Reference in New Issue
Block a user