Network total reforge. Team-List and Race-Data handled

This commit is contained in:
2025-06-29 19:04:36 +02:00
parent 3a45d4c3b7
commit 81bf37639b
92 changed files with 3736 additions and 4202 deletions

View File

@ -16,7 +16,32 @@
"Installed": false,
"Modules": [
{
"Name": "DTFluxAPI",
"Name": "DTFluxCore",
"Type": "Runtime",
"LoadingPhase": "Default"
},
{
"Name": "DTFluxAssetsEditor",
"Type": "Editor",
"LoadingPhase": "Default"
},
{
"Name": "DTFluxProjectSettings",
"Type": "Editor",
"LoadingPhase": "Default"
},
{
"Name": "DTFluxNetwork",
"Type": "Runtime",
"LoadingPhase": "Default"
},
{
"Name": "DTFluxCoreSubsystem",
"Type": "Runtime",
"LoadingPhase": "Default"
},
{
"Name": "DTFluxUtilities",
"Type": "Runtime",
"LoadingPhase": "Default"
}