diff --git a/bucket/assaultcube.json b/bucket/assaultcube.json index 6326879a..b827f291 100644 --- a/bucket/assaultcube.json +++ b/bucket/assaultcube.json @@ -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" } }