Merge pull request #19743 from Calinou/remove-appimage-structure

Remove the old AppImage structure
This commit is contained in:
Rémi Verschelde 2018-06-25 15:27:32 +02:00 committed by GitHub
commit 682c2f2493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 12 deletions

View File

@ -1,3 +0,0 @@
#!/bin/sh
HERE="$(dirname "$(readlink -f "${0}")")"
"${HERE}"/godot $@

View File

@ -1,9 +0,0 @@
[Desktop Entry]
Name=Godot Engine
GenericName=Libre game engine
Comment=Multi-platform 2D and 3D game engine with a feature rich editor
Exec=godot -pm
Icon=godot
Terminal=false
Type=Application
Categories=Development;IDE;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB