Feature request - customise and add "applications" to the moonlight menu in addition to the default Desktop and Stream BigPicture via an easy to use window for adding/removing entries in the apps_windows.json file.
I know I can add new apps to the list but maybe have a front-end for customising this list in the future possibly? In the meantime, maybe publish a "how to" syntax for adding them manually (backing up the original in case they blow it up).
For instance, i added genshin impact to the list easily but with a bit of errors while trying to get the syntax correct for the json file:
I second that Feature Request, also add the posibility to add a custom image like geforce experience, and is there a line for manually add that in the json file?
Feature request - customise and add "applications" to the moonlight menu in addition to the default Desktop and Stream BigPicture via an easy to use window for adding/removing entries in the apps_windows.json file.
I know I can add new apps to the list but maybe have a front-end for customising this list in the future possibly? In the meantime, maybe publish a "how to" syntax for adding them manually (backing up the original in case they blow it up).
For instance, i added genshin impact to the list easily but with a bit of errors while trying to get the syntax correct for the json file:
` { "env":{ "PATH":"$(PATH);C:\Program Files (x86)\Steam" }, "apps":[ { "name":"Steam BigPicture",
} `