summaryrefslogtreecommitdiffstats
path: root/metadata/samegame/demo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/samegame/demo.xml')
-rw-r--r--metadata/samegame/demo.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/metadata/samegame/demo.xml b/metadata/samegame/demo.xml
new file mode 100644
index 0000000..0187c1f
--- /dev/null
+++ b/metadata/samegame/demo.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application title="Same Game" priority="5" scalable="0" icon="preview.png" binary="/usr/share/examples/demos/samegame/samegame">
+ <description>
+ Same Game demonstrates a QML game with custom types and logic written in JavaScript. The game uses various Qt Quick features such as particles, animation, and loading images.
+ </description>
+</application>