Files
lostPlanet/lost_planet.uproject

46 lines
826 B
Plaintext
Raw Normal View History

2026-01-25 18:31:24 +01:00
{
"FileVersion": 3,
"EngineAssociation": "5.7",
"Category": "",
"Description": "",
2026-03-21 22:36:51 +01:00
"Modules": [
{
"Name": "lost_planet",
"Type": "Runtime",
2026-04-09 21:33:52 +02:00
"LoadingPhase": "Default"
2026-03-21 22:36:51 +01:00
}
],
2026-01-25 18:31:24 +01:00
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
2026-04-09 21:33:52 +02:00
"Enabled": true
2026-01-25 18:31:24 +01:00
},
{
"Name": "GameplayStateTree",
"Enabled": true
},
{
"Name": "ChaosVehiclesPlugin",
"Enabled": true
},
{
"Name": "GaeaUnrealTools",
2026-04-09 21:33:52 +02:00
"Enabled": true
},
{
"Name": "VisualStudioTools",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
],
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/362651520df94e4fa65492dbcba44ae2"
2026-01-25 18:31:24 +01:00
}
],
"AdditionalPluginDirectories": [
"../../Unreal Plugins"
2026-04-09 21:33:52 +02:00
],
"TargetPlatforms": [
"Linux",
"Windows"
2026-01-25 18:31:24 +01:00
]
}