This repository has been archived on 2021-12-21. You can view files and clone it, but cannot push or open issues or pull requests.
Bookworm/Config/steamvr_ue_editor_app.json

18 lines
374 B
JSON

{
"source": "UE",
"applications": [
{
"app_key": "application.generated.ue.bookworm-17735300.ue4editor.exe",
"launch_type": "url",
"url": "steam://launch/",
"action_manifest_path": "D:/UnrealProjects/BookWorm/Config/SteamVRBindings/steamvr_manifest.json",
"strings":
{
"en_us":
{
"name": "BookWorm-17735300 [UE Editor]"
}
}
}
]
}