VagabondRose-Plugins/VRPlugins.uproject
2024-10-19 21:15:03 -07:00

22 lines
No EOL
314 B
Text

{
"FileVersion": 3,
"EngineAssociation": "5.4",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "VRPlugins",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}