diff --git a/apps/SDLPoP.md b/apps/SDLPoP.md new file mode 100644 index 0000000000..293ae1a7ae --- /dev/null +++ b/apps/SDLPoP.md @@ -0,0 +1,39 @@ +--- +layout: app + +permalink: /SDLPoP/ +description: An open-source port of Prince of Persia + +icons: + - SDLPoP/icons/256x256/sdlpop.png + +screenshots: + - SDLPoP/screenshot.png + +authors: + - name: probonopd + url: https://github.com/probonopd + +links: + - type: GitHub + url: probonopd/SDLPoP + - type: Download + url: https://github.com/probonopd/SDLPoP/releases + +desktop: + Desktop Entry: + Type: Application + Name: SDLPoP + Comment: An open-source port of Prince of Persia + Exec: sdlpop + Icon: sdlpop + Categories: Application + X-AppImage-Version: 0463bce + AppImageHub: + X-AppImage-UpdateInformation: gh-releases-zsync|probonopd|SDLPoP|continuous|SDLPoP*-x86_64.AppImage.zsync + X-AppImage-Signature: no valid OpenPGP data found. the signature could not be verified. + Please remember that the signature file (.sig or .asc) should be the first file + given on the command line. + X-AppImage-Type: 2 + X-AppImage-Architecture: x86_64 +--- diff --git a/data/SDLPoP b/data/SDLPoP new file mode 100644 index 0000000000..397918ade6 --- /dev/null +++ b/data/SDLPoP @@ -0,0 +1 @@ +https://github.com/probonopd/SDLPoP diff --git a/database/SDLPoP/icons/256x256/sdlpop.png b/database/SDLPoP/icons/256x256/sdlpop.png new file mode 100644 index 0000000000..59dbd66181 Binary files /dev/null and b/database/SDLPoP/icons/256x256/sdlpop.png differ diff --git a/database/SDLPoP/screenshot.png b/database/SDLPoP/screenshot.png new file mode 100644 index 0000000000..91f053231c Binary files /dev/null and b/database/SDLPoP/screenshot.png differ diff --git a/database/SDLPoP/sdlpop.desktop b/database/SDLPoP/sdlpop.desktop new file mode 100644 index 0000000000..49b0e7b59a --- /dev/null +++ b/database/SDLPoP/sdlpop.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Type=Application +Name=SDLPoP +Comment=An open-source port of Prince of Persia +Exec=sdlpop +Icon=sdlpop +Categories=Application;Game;ArcadeGame; +X-AppImage-Version=0463bce + +[AppImageHub] +X-AppImage-UpdateInformation=gh-releases-zsync|probonopd|SDLPoP|continuous|SDLPoP*-x86_64.AppImage.zsync +X-AppImage-Signature=no valid OpenPGP data found. the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line. +X-AppImage-Type=2 +X-AppImage-Architecture=x86_64