MultiplayerShooter/MultiplayerShooter.uproject
2025-08-02 00:38:36 +02:00

25 lines
345 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.5",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "MultiUserClient",
"Enabled": true
}
],
"TargetPlatforms": [
"Linux",
"LinuxArm64",
"Mac",
"Windows"
]
}