Skip to content

Commit 0a654bd

Browse files
authored
update README
1 parent b1a1dcd commit 0a654bd

File tree

1 file changed

+32
-2
lines changed

1 file changed

+32
-2
lines changed

README.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,40 @@
1+
<div align="center">
2+
13
# ePSXe-AppImage 🐧
24

35
[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/ePSXe-AppImage/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/ePSXe-AppImage/releases/latest)
46
[![CI Build Status](https://github.com//pkgforge-dev/ePSXe-AppImage/actions/workflows/appimage.yml/badge.svg)](https://github.com/pkgforge-dev/ePSXe-AppImage/releases/latest)
7+
[![Latest Stable Release](https://img.shields.io/github/v/release/pkgforge-dev/ePSXe-AppImage)](https://github.com/pkgforge-dev/ePSXe-AppImage/releases/latest)
8+
9+
<p align="center">
10+
<img src="https://github.com/user-attachments/assets/0de7bd75-fd58-44f0-ba5f-74bad7261a3b" width="128" />
11+
</p>
12+
13+
14+
| Latest Stable Release | Upstream URL |
15+
| :---: | :---: |
16+
| [Click here](https://github.com/pkgforge-dev/ePSXe-AppImage/releases/latest) | [Click here](https://www.epsxe.com) |
17+
18+
</div>
19+
20+
---
21+
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.
23+
24+
**This AppImage bundles everything and it should work on any Linux distro, including old and musl-based ones.**
25+
26+
This AppImage doesn't require FUSE to run at all, thanks to the [uruntime](https://github.com/VHSgunzo/uruntime).
27+
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.
531

6-
* [Latest Stable Release](https://github.com/pkgforge-dev/ePSXe-AppImage/releases/latest)
32+
<details>
33+
<summary><b><i>raison d'être</i></b></summary>
34+
<img src="https://github.com/user-attachments/assets/d40067a6-37d2-4784-927c-2c7f7cc6104b" alt="Inspiration Image">
35+
</a>
36+
</details>
737

838
---
939

10-
<img width="1000" height="1000" alt="image" src="https://github.com/user-attachments/assets/0de7bd75-fd58-44f0-ba5f-74bad7261a3b" />
40+
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)

0 commit comments

Comments
 (0)