SXDarchaeological53/SXDarchaeological53.uproject

53 lines
769 B
Plaintext
Raw Normal View History

2025-09-01 15:16:54 +08:00
{
"FileVersion": 3,
"EngineAssociation": "5.3",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "SXDarchaeological53",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
2025-09-01 15:16:54 +08:00
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "AssetsPreLoad",
"Enabled": true
},
{
"Name": "ModGameViewport",
"Enabled": true
},
{
"Name": "NewCAVESystem",
"Enabled": true
},
{
"Name": "NewCAVESystemCpp",
"Enabled": true
},
{
"Name": "NewLBE",
"Enabled": true
},
{
"Name": "DataprepEditor",
"Enabled": true
},
{
"Name": "DatasmithImporter",
"Enabled": true
2025-09-01 15:16:54 +08:00
}
]
}