Skip to content

Commit

Permalink
beatsaber-legacylauncher: Add version 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
babo4d committed Nov 17, 2023
1 parent eb232a0 commit 892b215
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions bucket/beatsaber-legacylauncher.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"version": "1.7.2",
"description": "launch any version of Beat Saber easily and quickly",
"homepage": "https://github.com/RiskiVR/BSLegacyLauncher",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/RiskiVR/BSLegacyLauncher/releases/download/v1.7.2/BSLegacyLauncher.zip",
"hash": "39463d06b2a0c2f18aca50169efa728640313cba2df4b4900019f585bfd141db"
}
},
"extract_dir": "BSLegacyLauncher",
"shortcuts": [
[
"Beat Saber Legacy Launcher.exe",
"Beat Saber Legacy Launcher"
]
],
"checkver": {
"github": "https://github.com/RiskiVR/BSLegacyLauncher"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/RiskiVR/BSLegacyLauncher/releases/download/v$version/BSLegacyLauncher.zip"
}
}
}
}

0 comments on commit 892b215

Please sign in to comment.