You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
zkxs
Too busy programming professionally to program recreationally.
This is Obsolete now, Valve has added the Hand tracking permissions to the official app.
This shows you how to add the hand tracking permissions to the Steam Link app on Quest, so you can start it without controllers. Also this means you can use Index controllers easier, if you into that.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In-depth Reactor Guide and Fission Controller (last updated for 0.13.3.11)
In-depth Reactor Guide and Fission Controller (last updated for 0.13.3.11)
This guide first explains some advanced features of the Barotrauma reactor system and then combines a PD controller with some reverse engineering of Barotrauma's source code to build a working fission controller. This guide does not build a turbine controller. Please see Rob Smith's video for a really great turbine controller that works well with this fission controller.
Quick Start
If you don't care about the details, just copy the following setup to your submarine.
The wiring should be pretty self-explanatory from the layout, with the wires always going from the left to the right.
A github workflow pipeline for rust that does test, build and deploy windows, linux and mac, creates releases, and does SemVer Versioning, and releases to a homebrew tap
Features
Automatically bump SemVer
Update a personal homebrew tap
Keep that pesky version in the Cargo.toml up to date
(From dependabot) Get new versions out as soon as possible
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters