HarmonyLinkUE/HarmonyLink.uplugin
2024-04-24 20:14:15 +01:00

25 lines
854 B
Text

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "HarmonyLink",
"Description": "Revolutionize handheld gaming with adaptive game settings. Optimize graphics and gameplay experience based on real-time system metrics. Open-source project empowering developers to enhance games on portable devices",
"Category": "Handheld",
"CreatedBy": "Jordon Brooks",
"CreatedByURL": "https://bbgames.dev",
"DocsURL": "https://github.com/Jordonbc/HarmonyLink",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/92fd511971274d1f955abb7197485041",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "HarmonyLink",
"Type": "Runtime",
"LoadingPhase": "Default",
"WhitelistPlatforms": ["Win64", "Linux"]
}
]
}