Files
FMVUnreal/GraveyardCabin.uproject
T

23 lines
327 B
Plaintext
Raw Normal View History

2026-02-27 15:49:12 +03:00
{
"FileVersion": 3,
"EngineAssociation": "5.7",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
2026-02-27 18:56:15 +03:00
},
{
"Name": "CommonUI",
"Enabled": true
},
{
"Name": "OnlineSubsystemSteam",
"Enabled": true
2026-02-27 15:49:12 +03:00
}
]
}