zworld-em/zworld.uproject

38 lines
635 B
Plaintext
Raw Normal View History

2025-05-12 22:21:20 +08:00
{
"FileVersion": 3,
"EngineAssociation": "5.4",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "zworld",
"Type": "Runtime",
2025-06-20 21:18:41 +08:00
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
2025-05-12 22:21:20 +08:00
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
2025-06-20 21:18:41 +08:00
},
2025-05-17 18:56:46 +08:00
{
"Name": "Sentry",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/99f5c02de5fa49ab97976a3a852e5408",
"SupportedTargetPlatforms": [
"Win64",
"Android",
"IOS"
],
2025-06-20 21:18:41 +08:00
"PlatformDenyList": [
2025-05-17 18:56:46 +08:00
"Linux"
]
}
2025-05-12 22:21:20 +08:00
]
}