MultiplayerShooter/MultiplayerShooter.uproject

25 lines
345 B
Plaintext
Raw Permalink Normal View History

2024-08-01 15:30:40 +02:00
{
"FileVersion": 3,
2025-07-28 13:18:11 +02:00
"EngineAssociation": "5.5",
2024-08-01 15:30:40 +02:00
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
2024-08-02 00:05:27 +02:00
},
{
"Name": "MultiUserClient",
"Enabled": true
2024-08-01 15:30:40 +02:00
}
2025-08-02 00:38:36 +02:00
],
"TargetPlatforms": [
"Linux",
"LinuxArm64",
"Mac",
"Windows"
2024-08-01 15:30:40 +02:00
]
}