zworld-em/zworld.uproject
2025-05-17 18:56:46 +08:00

36 lines
590 B
Plaintext

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