v0.2.0
GTA SA Open Downgrader v0.2.0
Mod management
- Added persistent installed-mod versions, package fingerprints, source URLs, and installation timestamps
- Added background update checks with installed, up-to-date, unknown, and update-available states in the UI
- Added Force Reinstall Selected Mods for updates, missing files, and configuration recovery
- Added legacy
.downgraderdetection with a configuration-backup warning - Legacy trackers now fully reinstall every recorded mod once, then migrate to the versioned tracker format
Downloads and packaging
- Replaced private fileserver downloads with official upstream mod packages
- Added package-layout normalization, including GTA SA-only extraction from multi-game archives
- Added ZIP and 7z path validation to prevent unsafe archive extraction
- Switched iCloud patch downloads to the published
icloud-resolverpackage - Patch downloads are now validated and replace existing patch assets only after successful extraction
- Simplified Linux and Windows builds around
uv syncand reproducible project dependencies
Fixes and maintenance
- Fixed gta_sa.exe consistency across different versions
- Fixed the misspelled
generate_pathces.shfilename and README reference - Fixed update checks so older releases are not offered as updates
- Improved download error reporting, stability, and mod-installation progress handling