Files
love/platform/unix/love.desktop.in
T
Bart van Strien 84982ff4ef Generate love.desktop using CMake too
Since I cannot easily change the variable used there, update the autotools codepath to insert the CMake variable.
2023-12-31 12:56:38 +01:00

11 lines
238 B
Desktop File

[Desktop Entry]
Name=LÖVE
Comment=The unquestionably awesome 2D game engine
MimeType=application/x-love-game;
Exec=@CMAKE_INSTALL_FULL_BINDIR@/love %f
Type=Application
Categories=Development;Game;
Terminal=false
Icon=love
NoDisplay=true