LandOfBarl/LandOfBarl.uproject

22 lines
315 B
Plaintext
Raw Normal View History

2025-03-30 14:53:43 +02:00
{
"FileVersion": 3,
"EngineAssociation": "5.5",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "LandOfBarl",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}