Sync from development - prepare for v0.5.0.3

This commit is contained in:
Omni
2026-03-23 13:46:27 +00:00
parent e52e1427f6
commit 8e4dd06f11
241 changed files with 713 additions and 441 deletions

View File

@@ -60,6 +60,14 @@ chmod +x Jackify.AppImage
For CLI mode: `./Jackify.AppImage --cli`
To verify your download, each release includes a `SHA256SUMS` file on the [GitHub releases page](https://github.com/Omni-guides/Jackify/releases/latest). Download it into the same folder as the AppImage, then run:
```bash
sha256sum -c SHA256SUMS
```
You should see `Jackify.AppImage: OK`. If you see a failure, do not run the file.
For a full step-by-step guide with screenshots, see the [User Guide](https://github.com/Omni-guides/Jackify/wiki/User-Guide).
## Supported Games