mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 12:12:28 +00:00
Merge pull request #19743 from Calinou/remove-appimage-structure
Remove the old AppImage structure
This commit is contained in:
commit
682c2f2493
3
misc/dist/appimage/AppRun
vendored
3
misc/dist/appimage/AppRun
vendored
@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
HERE="$(dirname "$(readlink -f "${0}")")"
|
||||
"${HERE}"/godot $@
|
9
misc/dist/appimage/godot.desktop
vendored
9
misc/dist/appimage/godot.desktop
vendored
@ -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;
|
BIN
misc/dist/appimage/godot.png
vendored
BIN
misc/dist/appimage/godot.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user