-
-
Notifications
You must be signed in to change notification settings - Fork 557
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1284 from AppImage/Minecraft_Bedrock_Launcher
Create Minecraft_Bedrock_Launcher
- Loading branch information
Showing
5 changed files
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
https://mcpelauncher.mrarm.io/appimage/Minecraft_Bedrock_Launcher.AppImage | ||
# |
Binary file added
BIN
+61.3 KB
database/Minecraft_Bedrock_Launcher/icons/512x512/mcpelauncher-ui-qt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions
15
database/Minecraft_Bedrock_Launcher/mcpelauncher-ui-qt.desktop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.