funny-prince/FunnyPrince.uproject

37 lines
606 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.3",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "FunnyPrince",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"SST",
"AIModule",
"Engine"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "SST",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/92a8824c461141ce95f77e454d0c1ba5"
}
],
"TargetPlatforms": [
"Android",
"Linux",
"Windows"
]
}