Twitch-VOD-Manager/server_files/version.json
xRangerDE b29e50afa1 Initial commit: Twitch VOD Manager v3.5.3
- Main application with auto-update functionality
- PyInstaller spec for building standalone EXE
- Inno Setup installer script with silent update support
- Server version.json for update checking

Features:
- Download Twitch VODs
- Auto-update with silent installation
- Settings stored in ProgramData

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 12:30:52 +01:00

6 lines
151 B
JSON

{
"version": "3.5.3",
"download_url": "http://24-music.de/Twitch_VOD_Manager_Setup.exe",
"changelog": "Silent Update (kein CMD-Fenster)"
}