Commit ef174abf by Daniel J. Ramirez Committed by Rémi Verschelde

Added AppImage structure

parent 886f646c
#!/bin/sh
HERE="$(dirname "$(readlink -f "${0}")")"
"${HERE}"/godot $@
[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;
This diff was suppressed by a .gitattributes entry.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment