|
| 1 | +<div align="center"> |
| 2 | + |
1 | 3 | # RigelEngine-AppImage 🐧 |
2 | 4 |
|
3 | 5 | [](https://github.com/pkgforge-dev/RigelEngine-AppImage/releases/latest) |
4 | 6 | [](https://github.com/pkgforge-dev/RigelEngine-AppImage/releases/latest) |
| 7 | +[](https://github.com/pkgforge-dev/RigelEngine-AppImage/releases/latest) |
| 8 | + |
| 9 | +<p align="center"> |
| 10 | + <img src="https://github.com/lethal-guitar/RigelEngine/blob/master/dist/icon_original/128.png" width="128" /> |
| 11 | +</p> |
| 12 | + |
5 | 13 |
|
6 | | -* [Latest Stable Release](https://github.com/pkgforge-dev/RigelEngine-AppImage/releases/latest) |
| 14 | +| Latest Stable Release | Upstream URL | |
| 15 | +| :---: | :---: | |
| 16 | +| [Click here](https://github.com/pkgforge-dev/RigelEngine-AppImage/releases/latest) | [Click here](https://github.com/pkgforge-dev/Anylinux-AppImages) | |
| 17 | + |
| 18 | +</div> |
7 | 19 |
|
8 | 20 | --- |
9 | 21 |
|
10 | | -AppImage made using [sharun](https://github.com/VHSgunzo/sharun), which makes it extremely easy to turn any binary into a portable package without using containers or similar tricks. |
| 22 | +AppImage made using [sharun](https://github.com/VHSgunzo/sharun) and its wrapper [quick-sharun](https://github.com/pkgforge-dev/Anylinux-AppImages/blob/main/useful-tools/quick-sharun.sh), which makes it extremely easy to turn any binary into a portable package reliably without using containers or similar tricks. |
11 | 23 |
|
12 | | -**This AppImage bundles everything and should work on any linux distro, even on musl based ones.** |
| 24 | +**This AppImage bundles everything and it should work on any Linux distro, including old and musl-based ones.** |
13 | 25 |
|
14 | | -This AppImage can work **without FUSE** at all thanks to the [uruntime](https://github.com/VHSgunzo/uruntime) |
| 26 | +This AppImage doesn't require FUSE to run at all, thanks to the [uruntime](https://github.com/VHSgunzo/uruntime). |
15 | 27 |
|
16 | | -More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/) |
| 28 | +This AppImage is also supplied with a self-updater by default, so any updates to this application won't be missed, you will be prompted for permission to check for updates and if agreed you will then be notified when a new update is available. |
| 29 | + |
| 30 | +Self-updater is disabled by default if AppImage managers like [am](https://github.com/ivan-hc/AM), [soar](https://github.com/pkgforge/soar) or [dbin](https://github.com/xplshn/dbin) exist, which manage AppImage updates. |
17 | 31 |
|
18 | 32 | <details> |
19 | 33 | <summary><b><i>raison d'être</i></b></summary> |
20 | 34 | <img src="https://github.com/user-attachments/assets/d40067a6-37d2-4784-927c-2c7f7cc6104b" alt="Inspiration Image"> |
21 | 35 | </a> |
22 | 36 | </details> |
| 37 | + |
| 38 | +--- |
| 39 | + |
| 40 | +More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/) |
0 commit comments