assaultcube: Add autoupdate (#369)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
satorope 2021-10-31 01:12:08 +09:00 committed by GitHub
parent 67097b27f2
commit a38ca320ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,5 +16,8 @@
"post_install": "Move-Item \"$dir\\bin_win32\\openal32_RemoveThisPartToUseOpenAL-Soft.dll\" \"$dir\\bin_win32\\openal32.dll\"",
"checkver": {
"github": "https://github.com/assaultcube/AC"
},
"autoupdate": {
"url": "https://github.com/assaultcube/AC/releases/download/v$version/AssaultCube_v$version.exe"
}
}