Files
UnrealEngine/Templates/TP_SIM_Sandbox/TP_SIM_Sandbox.uproject
2025-05-18 13:04:45 +08:00

34 lines
489 B
Plaintext

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