Skip to content

Instantly share code, notes, and snippets.

@LyesSaadi
Last active January 22, 2020 20:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LyesSaadi/40818b06e2e131b4ef0a8081f7abc1a6 to your computer and use it in GitHub Desktop.
Save LyesSaadi/40818b06e2e131b4ef0a8081f7abc1a6 to your computer and use it in GitHub Desktop.
VVVVVV Packaging
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>VVVVVV</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LicenseRef-Custom=https://raw.githubusercontent.com/TerryCavanagh/VVVVVV/master/LICENSE.md</project_license>
<name>VVVVVV: Make and Play</name>
<summary>Play the Make and Play edition of VVVVVV</summary>
<url type="homepage">https://thelettervsixtim.es/</url>
<description>
The <em>VVVVVV: Make and Play Edition</em> is a completely free, official version of VVVVVV that includes player levels, and the tools to create levels of your own! It does not include the original levels from the game.
The commercial version of VVVVVV is still available for purchase at https://thelettervsixtim.es/, and contains the original levels created by Terry Cavanagh.
</description>
<screenshots>
<!-- Maybe better and more screenshots ? -->
<screenshot type="default">
<image>http://distractionware.com/blog/wp-content/uploads/2014/06/vios.png</image>
</screenshot>
<screenshot>
<image>http://distractionware.com/blog/wp-content/uploads/2014/06/supgrav.png</image>
</screenshot>
</screenshots>
<launchable type="desktop-id">VVVVVV.desktop</launchable>
<releases>
<release version="2.2" date="2020-01-10">
<description>
<p>Source Code released</p>
</description>
</release>
</releases>
<developer_name>Terry Cavanagh<developer_name/>
</component>
[Desktop Entry]
Name=VVVVVV: Make and Play
Type=Application
Categories=Game;ActionGame;AdventureGame;
Comment=Play the Make and Play edition of VVVVVV
Path=/usr/local/share/VVVVVV
Exec=/usr/bin/VVVVVV
Icon=VVVVVV
Terminal=False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment