Skip to content

Commit

Permalink
Add a Linux AppData file. (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender authored and jacob1 committed Sep 4, 2016
1 parent 968116b commit f5f9468
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions resources/powder.appdata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>powder.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>Powder Toy</name>
<summary>Physics sandbox game</summary>
<description>
<p>
The Powder Toy is a free physics sandbox game, which simulates air pressure and velocity, heat, gravity and a countless number of interactions between different substances! The game provides you with various building materials, liquids, gases and electronic components which can be used to construct complex machines, guns, bombs, realistic terrains and almost anything else. You can then mine them and watch cool explosions, add intricate wirings, play with little stickmen or operate your machine. You can browse and play thousands of different saves made by the community or upload your own.
</p>
</description>
<screenshots>
<screenshot>
<image>http://static.powdertoy.co.uk/121412.png</image>
</screenshot>
</screenshots>
<url type="homepage">http://powdertoy.co.uk</url>
</component>

0 comments on commit f5f9468

Please sign in to comment.