Files
TheracUE/MyProject.uproject

19 lines
271 B
Plaintext
Raw Permalink Normal View History

2025-05-06 10:58:12 +01:00
{
2025-05-13 19:02:19 +01:00
"FileVersion": 3,
"EngineAssociation": "5.5",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "MyProject",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true
}
]
2025-05-06 10:58:12 +01:00
}