trishume / QuestSaberPatch

Patcher tool to add custom levels to the Oculus Quest version of Beat Saber
MIT License
64 stars 8 forks source link

Automated CI builds for Windows, macOS & Linux x64 #1

Closed raftario closed 5 years ago

raftario commented 5 years ago

Automatically build self-contained releases using CI services.
Windows builds use AppVeyor and are saved as a .zip archive build artifact. macOS and Linux builds use Travis and are uploaded to transfer.sh as a .tar.gz archive.
All builds are x64.

trishume commented 5 years ago

I set up both Travis and Appveyor on the repo and kicked off builds!