MultiplayerShooter/MultiplayerShooter.uproject

19 lines
271 B
Plaintext
Raw Normal View History

2024-08-01 15:30:40 +02:00
{
"FileVersion": 3,
"EngineAssociation": "5.4",
"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
}
]
}