File: cube2-data.appdata.xml

package info (click to toggle)
cube2-data 1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 301,880 kB
  • sloc: xml: 37; makefile: 9; sh: 2
file content (38 lines) | stat: -rw-r--r-- 1,481 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 Nyav <nyav@gresille.org> -->
<component type="desktop">
  <id>cube2.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <name>Cube2:Demo</name>
  <summary>Playable demo for the Cube2 engine</summary>
  <description>
    <p>
      This demo provides textures, models, maps and sounds to demonstrate the
      capabilities of the Cube2 engine.
    </p>
    <p>
      You are able to join a bot match and play against computer controlled
      opponents of various skill levels.
    </p>
    <p>
      The integrated in-game editor is a good starting point to build upon this
      content and for creating your own mod or even a standalone game.
    </p>
  </description>
  <launchable type="desktop-id">cube2.desktop</launchable>
  <screenshots>
    <screenshot type="default">
      <image>https://screenshots.debian.net/screenshots/000/010/916/large.png</image>
      <caption>Bots</caption>
    </screenshot>
    <screenshot>
      <image>https://screenshots.debian.net/screenshots/000/010/915/large.png</image>
    </screenshot>
  </screenshots>
  <url type="homepage">https://gitlab.com/cube2-data/cube2-data</url>
  <url type="bugtracker">https://gitlab.com/cube2-data/cube2-data/issues</url>
  <content_rating type="oars-1.1">
    <content_attribute id="violence-fantasy">moderate</content_attribute>
    <content_attribute id="violence-bloodshed">mild</content_attribute>
  </content_rating>
</component>