Releases: AtlasTheProto/ADBForwarder
ADBForwarder v1.0.1
Small release to fix a possible edge case issue, other than that, same as v1.
ADBForwarder v1
Complete code refactor
Linux Support
Oculus Quest 1 Support
Oculus Go Support
Thank you Mantas-2155X for bringing Linux and Quest 1 support, and general code cleanup (basically this whole release!)
This release is a tiny bit more complex to use, but generally behaves the same. It will no longer be served as a single-file executable, just to make Linux support easier. Extract the contents of the zip file wherever you want, but know that the executable will not run without its libraries, read the README for instructions on how to make a shortcut to the executable.
Linux users will also need to use Mono
(This release is even with main
)
ADBForwarder v0.3
Refactor program into running with events, much less unnecessary forwarding
ADBForwarder v0.2
The program now automatically downloads ADB to your temporary directory
Reduced file-size massively
ADBForwarder v0.1
Initial release, works exclusively for ALVR ports.
The exe is 15mb because I want to publish a single-file application that can run anywhere
As such: it may take a few seconds to start the first time, but from then on, should run instantly.