Monolith/Monolith.uproject

68 lines
1.0 KiB
Plaintext
Raw Normal View History

2024-09-27 20:52:14 +01:00
{
"FileVersion": 3,
"EngineAssociation": "5.4",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Monolith",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
2024-10-03 04:54:51 +01:00
},
2024-10-03 10:04:28 +01:00
{
"Name": "WorldPartitionHLODUtilities",
"Enabled": true
},
2024-10-03 04:54:51 +01:00
{
"Name": "OnlineSubsystemSteam",
"Enabled": true
},
2024-10-03 10:04:28 +01:00
{
"Name": "SteamSockets",
"Enabled": true
},
2024-10-03 04:54:51 +01:00
{
"Name": "OnlineSubsystemGooglePlay",
"Enabled": false,
"SupportedTargetPlatforms": [
"Android"
]
},
{
"Name": "OnlineSubsystemIOS",
"Enabled": false,
"SupportedTargetPlatforms": [
"IOS",
"TVOS"
]
},
{
2024-10-03 10:04:28 +01:00
"Name": "OnlineSubsystemNull",
"Enabled": true
2024-10-03 04:54:51 +01:00
},
{
2024-10-03 10:04:28 +01:00
"Name": "OnlineFramework",
"Enabled": true
2024-10-03 04:54:51 +01:00
},
{
2024-10-03 10:04:28 +01:00
"Name": "OnlineServicesNull",
"Enabled": true
2024-10-06 21:23:38 +01:00
},
{
"Name": "OnlineServicesOSSAdapter",
"Enabled": true
2024-09-27 20:52:14 +01:00
}
2024-10-03 04:54:51 +01:00
],
"TargetPlatforms": [
"Windows"
2024-09-27 20:52:14 +01:00
]
}