ivan-hc / AM

AppImage package manager to install, update and manage ALL of them, system-wide or locally, thanks to its ever-growing AUR-inspired database listing 2000+ portable apps and programs for GNU/Linux. The first, real centralized repository to manage your AppImages with the ease of APT and the power of PacMan.
https://portable-linux-apps.github.io
GNU General Public License v3.0
486 stars 36 forks source link

ShadPS4 #1042

Open Twig6943 opened 6 hours ago

Twig6943 commented 6 hours ago

To help us make adding AppImages quicker and easier, please follow the syntax below (NOTE that if point 2 is a github repository, you can remove points 3 and 4).

  1. name: shadps4
  2. main site: https://github.com/shadps4-emu/shadPS4
  3. download page: https://github.com/shadps4-emu/shadPS4/releases
  4. description of the application: PS4 emulator for Windows,Linux,MacOS.

Put both nightly and stable to the db if possible (dont matter if its qt/gtk or sdl as long as both stable and nightly versions match for example: ok: am -i shadps4 > shadps4_sdl_appimage) am -i shadps4-nightly > shadps4_sdl_nightly_appimage Not ok: am -i shadps4 > shadps4_qt_appimage) am -i shadps4-nightly > shadps4_gtk_nightly_appimage

Samueru-sama commented 5 hours ago

Btw please don't zip AppImages, they are already compressed and breaks delta updates with appimageupdatetool.

EDIT: LOL left the comment in the wrong place