Magia Exedra TW original XAPK installer v1.3.0
Installer v1.3.0 adds automatic release-manifest refresh for the original Taiwan client.
- py -3 install_tw.py now checks the repository main manifest before downloading.
- py -3 tools/tw_original_installer.py --check-release reports the bundled, remote, and selected release without ADB or XAPK download.
- Network or manifest errors fall back to the bundled hash-pinned release.
- --no-refresh-release-manifest provides an explicit offline-only route.
- An optional command-line proxy applies only to manifest and XAPK requests; system proxy, VPN, DNS, WinHTTP, and WinINET are unchanged.
- The current Android package remains original TW client 1.1.2 (26072717), SHA-256 664dfbc307c5f6b640d01b1fc661de02fa30fc382a68426530abc657dc9e2d14.
- Extracted package verification: 27 tests passed.
Source commit: ab300b1.