Files
AirportVRDemo/Config/steamvr_ue_editor_app.json
2023-05-30 00:00:21 +05:00

18 lines
382 B
JSON

{
"source": "UE",
"applications": [
{
"app_key": "application.generated.ue.airportvrdemo-23058290.unrealeditor.exe",
"launch_type": "url",
"url": "steam://launch/",
"action_manifest_path": "E:/Projects/airportVR/Config/SteamVRBindings/steamvr_manifest.json",
"strings":
{
"en_us":
{
"name": "AirportVRDemo-23058290 [UE Editor]"
}
}
}
]
}