Compare commits
2 commits
bf27fe4ac9
...
64d200643e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
64d200643e | ||
|
|
2ecb92a5e6 |
2 changed files with 3 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -154,7 +154,7 @@ jobs:
|
|||
#### Available Packages
|
||||
- **macOS**: \`.dmg\` installer (Apple Silicon & Intel)
|
||||
- **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)."
|
||||
|
|
|
|||
|
|
@ -10,6 +10,8 @@ Download the appropriate installer for your platform from the **[latest release]
|
|||
| **Windows** | Windows Installer (MSI) | `WoW Backup-<version>.msi` |
|
||||
| **Linux** (Experimental) | Debian Package (DEB) | `wow-backup_<version>_amd64.deb` |
|
||||
|
||||
_Note: The Linux version is untested and experimental. Use at your own risk._
|
||||
|
||||
---
|
||||
|
||||
## macOS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue