love.desktop 205 B

123456789
  1. [Desktop Entry]
  2. Name=LÖVE
  3. Comment=The unquestionably awesome 2D game engine
  4. MimeType=application/x-love-game;
  5. Exec=/usr/bin/love
  6. Type=Application
  7. Categories=Development;Game;
  8. Terminal=false
  9. Icon=love.svg