Files
lostPlanet/lost_planet.uproject

30 lines
485 B
Plaintext
Raw Normal View History

2026-01-25 18:31:24 +01:00
{
"FileVersion": 3,
"EngineAssociation": "5.7",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "GameplayStateTree",
"Enabled": true
},
{
"Name": "ChaosVehiclesPlugin",
"Enabled": true
},
{
"Name": "GaeaUnrealTools",
"Enabled": true
2026-01-25 18:31:24 +01:00
}
],
"AdditionalPluginDirectories": [
"../../Unreal Plugins"
2026-01-25 18:31:24 +01:00
]
}