Skip to content

v0.0.3-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@whitewhidow whitewhidow released this 02 Dec 12:25
· 139 commits to main since this release
0455219

v0.0.3-alpha
WINDOWS BINARY : OK (see assets below)
LINUX BINARY : OK (see assets below)

OSX BINARY BROKEN, PLEASE RUN MANUALLY ON OSX OR WAIT FOR NEW BINARIES

brew install git
brew install node
curl https://rclone.org/install.sh | sudo bash
brew cask install android-platform-tools
brew cask install osxfuse
git clone https://github.com/whitewhidow/quest-sidenoder.git
cd quest-sidenoder/
npm install
npm start

EDIT: BINARIES REMOVED