Starting multiplayer Marble game

This commit is contained in:
2026-09-01 21:20:20 +02:00
parent 652e1bfa8b
commit b107357501
30 changed files with 1177 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"FileVersion": 3,
"EngineAssociation": "5.8",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "BigMarbleWorld",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}