diff options
| author | Hugo Locurcio | 2018-06-24 00:15:55 +0200 |
|---|---|---|
| committer | Hugo Locurcio | 2018-06-24 00:15:55 +0200 |
| commit | 8c08c4fe84f15cfae26ffdd3d056c8cd7af2413e (patch) | |
| tree | 7078dc3bc961c4422b0f61a3ec5f75967beb7a6f /misc/dist | |
| parent | 25275de50e31aa081cdefe0c8b3b76b6389cb6a6 (diff) | |
| download | godot-8c08c4fe84f15cfae26ffdd3d056c8cd7af2413e.tar.gz godot-8c08c4fe84f15cfae26ffdd3d056c8cd7af2413e.tar.zst godot-8c08c4fe84f15cfae26ffdd3d056c8cd7af2413e.zip | |
Diffstat (limited to 'misc/dist')
| -rwxr-xr-x | misc/dist/appimage/AppRun | 3 | ||||
| -rw-r--r-- | misc/dist/appimage/godot.desktop | 9 | ||||
| -rw-r--r-- | misc/dist/appimage/godot.png | bin | 12525 -> 0 bytes |
3 files changed, 0 insertions, 12 deletions
diff --git a/misc/dist/appimage/AppRun b/misc/dist/appimage/AppRun deleted file mode 100755 index db3398a92..000000000 --- a/misc/dist/appimage/AppRun +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -HERE="$(dirname "$(readlink -f "${0}")")" -"${HERE}"/godot $@ diff --git a/misc/dist/appimage/godot.desktop b/misc/dist/appimage/godot.desktop deleted file mode 100644 index 545c49125..000000000 --- a/misc/dist/appimage/godot.desktop +++ /dev/null @@ -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; diff --git a/misc/dist/appimage/godot.png b/misc/dist/appimage/godot.png Binary files differdeleted file mode 100644 index e334f5fa7..000000000 --- a/misc/dist/appimage/godot.png +++ /dev/null |
