updater: added changelog

This commit is contained in:
2026-06-05 12:27:10 +02:00
parent 6305d4c6bc
commit fbcddb36df
5 changed files with 23 additions and 9 deletions

View File

@@ -8,6 +8,7 @@ set-ini-val ./config.ini '*Firmware Archiv' footer '18.0.0+'
try:
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/updater/RELEASE.ini ./RELEASE.ini
download https://git.niklascfw.de/OmniNX/NX_Firmware/raw/branch/main/archive.json ./firmware-archive.json
download https://git.niklascfw.de/OmniNX/OmniNX/raw/branch/main/docs/changelog_latest.txt ./changelog.txt
ini_file ./RELEASE.ini
set-ini-val ./config.ini 'OmniNX' footer '{ini_file(Release Info,omninx_pack)}'