UE5_Study/project/study/study.uproject

22 lines
345 B
Plaintext
Raw Permalink Normal View History

{
"FileVersion": 3,
"EngineAssociation": "{2F6F5FB7-4457-9847-B791-A3ACA8283273}",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "study",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}