zworld-em/zworld.uproject
2025-06-20 21:18:41 +08:00

38 lines
635 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.4",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "zworld",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "Sentry",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/99f5c02de5fa49ab97976a3a852e5408",
"SupportedTargetPlatforms": [
"Win64",
"Android",
"IOS"
],
"PlatformDenyList": [
"Linux"
]
}
]
}