diff --git a/apps/Minecraft_Bedrock_Launcher.md b/apps/Minecraft_Bedrock_Launcher.md new file mode 100644 index 0000000000..67a168251a --- /dev/null +++ b/apps/Minecraft_Bedrock_Launcher.md @@ -0,0 +1,32 @@ +--- +layout: app + +permalink: /Minecraft_Bedrock_Launcher/ +description: A Minecraft: Bedrock Edition (earlier: Pocket Edition launcher) + +icons: + - Minecraft_Bedrock_Launcher/icons/512x512/mcpelauncher-ui-qt.png + +screenshots: + - Minecraft_Bedrock_Launcher/screenshot.png + +authors: + +links: + +desktop: + Desktop Entry: + Name: Minecraft Bedrock Launcher + Comment: 'A Minecraft: Bedrock Edition (earlier: Pocket Edition launcher)' + Exec: mcpelauncher-ui-qt + Icon: mcpelauncher-ui-qt + Type: Application + Categories: Game + Terminal: false + AppImageHub: + 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/Minecraft_Bedrock_Launcher b/data/Minecraft_Bedrock_Launcher new file mode 100644 index 0000000000..05eead6082 --- /dev/null +++ b/data/Minecraft_Bedrock_Launcher @@ -0,0 +1,2 @@ +https://mcpelauncher.mrarm.io/appimage/Minecraft_Bedrock_Launcher.AppImage +# diff --git a/database/Minecraft_Bedrock_Launcher/icons/512x512/mcpelauncher-ui-qt.png b/database/Minecraft_Bedrock_Launcher/icons/512x512/mcpelauncher-ui-qt.png new file mode 100644 index 0000000000..dc01a74d3d Binary files /dev/null and b/database/Minecraft_Bedrock_Launcher/icons/512x512/mcpelauncher-ui-qt.png differ diff --git a/database/Minecraft_Bedrock_Launcher/mcpelauncher-ui-qt.desktop b/database/Minecraft_Bedrock_Launcher/mcpelauncher-ui-qt.desktop new file mode 100644 index 0000000000..d9584ffa68 --- /dev/null +++ b/database/Minecraft_Bedrock_Launcher/mcpelauncher-ui-qt.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +Name=Minecraft Bedrock Launcher +Comment=A Minecraft: Bedrock Edition (earlier: Pocket Edition launcher) +Exec=mcpelauncher-ui-qt +Icon=mcpelauncher-ui-qt +Type=Application +Categories=Game; +Terminal=false + +[AppImageHub] +# Dear upstream developer, please include update information in your AppImage +# (e.g., with appimagetool -u) so that users can easily update the AppImage +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/database/Minecraft_Bedrock_Launcher/screenshot.png b/database/Minecraft_Bedrock_Launcher/screenshot.png new file mode 100644 index 0000000000..a0fcfb8b33 Binary files /dev/null and b/database/Minecraft_Bedrock_Launcher/screenshot.png differ