ComputerElite / QuestAppVersionSwitcher

Allows you to backup and restore apps directly from withing your quest
GNU General Public License v3.0
37 stars 10 forks source link

Add option to assign different port #2

Closed ryan77627 closed 2 years ago

ryan77627 commented 2 years ago

Hello! I ran into a weird issue with BMBF (for beat saber) acting really weird whenever I change versions. Turn out it uses port 50001 for its websocket connection, which is what this app uses as well.

I was wondering if it would be possible to either add an option to change the port in the interface or add a button to kill the app, since it has a tendency to run in the background of my quest (even when I close it in the headset)

Thanks!

ComputerElite commented 2 years ago

Oh thought BMBF uses port 50000 as well for it's websocket connection. I'll add an option to both chabge the port and kill the app. Thanks!

ComputerElite commented 2 years ago

Version 1.2 added what you requested. Feel free to report further issues.