mirror of
https://github.com/Ed94/UE5_Study.git
synced 2024-11-10 03:44:53 -08:00
22 lines
345 B
Plaintext
22 lines
345 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"EngineAssociation": "{2F6F5FB7-4457-9847-B791-A3ACA8283273}",
|
|
"Category": "",
|
|
"Description": "",
|
|
"Modules": [
|
|
{
|
|
"Name": "study",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "ModelingToolsEditorMode",
|
|
"Enabled": true,
|
|
"TargetAllowList": [
|
|
"Editor"
|
|
]
|
|
}
|
|
]
|
|
} |