Compare commits

...

2 commits

Author SHA1 Message Date
Rukira
64d200643e Updating INSTALL.md 2026-08-25 12:04:54 +01:00
Rukira
2ecb92a5e6 Release template fix 2026-08-25 12:02:34 +01:00
2 changed files with 3 additions and 1 deletions

View file

@ -154,7 +154,7 @@ jobs:
#### Available Packages #### Available Packages
- **macOS**: \`.dmg\` installer (Apple Silicon & Intel) - **macOS**: \`.dmg\` installer (Apple Silicon & Intel)
- **Windows**: \`.msi\` Windows Installer - **Windows**: \`.msi\` Windows Installer
- **Linux**: \`.deb\` package (Debian / Ubuntu) - **Linux (Experimental)**: \`.deb\` package (Debian / Ubuntu)
--- ---
For detailed setup and installation notes, please refer to [INSTALL.md](https://git.asarius.site/rukira/wow-backup/src/tag/${RELEASE_TAG}/INSTALL.md)." For detailed setup and installation notes, please refer to [INSTALL.md](https://git.asarius.site/rukira/wow-backup/src/tag/${RELEASE_TAG}/INSTALL.md)."

View file

@ -10,6 +10,8 @@ Download the appropriate installer for your platform from the **[latest release]
| **Windows** | Windows Installer (MSI) | `WoW Backup-<version>.msi` | | **Windows** | Windows Installer (MSI) | `WoW Backup-<version>.msi` |
| **Linux** (Experimental) | Debian Package (DEB) | `wow-backup_<version>_amd64.deb` | | **Linux** (Experimental) | Debian Package (DEB) | `wow-backup_<version>_amd64.deb` |
_Note: The Linux version is untested and experimental. Use at your own risk._
--- ---
## macOS ## macOS