feat: add ability to auto exec downloaded installer on windows; minor changes

This commit is contained in:
2025-07-11 03:04:37 +03:00
parent 4e69cd8bde
commit d917bff6ef
4 changed files with 108 additions and 35 deletions

View File

@@ -11,7 +11,7 @@ const releaseLink = `https://git.astralium.su/api/v1/repos/didirus/AstralRinth/r
const failedFetch = [`Failed to fetch remote releases:`, `Failed to fetch remote commits:`]
const osList = ['macos', 'windows', 'linux']
const macExtensionList = ['.app', '.dmg']
const macExtensionList = ['.dmg', '.pkg']
const windowsExtensionList = ['.exe', '.msi']
const blacklistPrefixes = [