share/hedgewars.appdata.xml
author unc0rr
Sat, 27 Dec 2014 22:09:31 +0300
branch0.9.21
changeset 10721 9b789de8e5df
parent 10069 c4ad9c76b542
child 11330 8f8fadfabbb8
permissions -rw-r--r--
Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10069
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
     2
<application>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
     3
 <id type="desktop">hedgewars.desktop</id>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
     4
 <licence>GFDL</licence>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
     5
 <description>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
     6
  <p>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
     7
   Hedgewars is a turn based strategy, artillery, action and comedy game, featuring the antics of pink hedgehogs with attitude as they battle from the depths of hell to the depths of space.
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
     8
  </p>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
     9
  <p>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    10
    As commander, it's your job to assemble your crack team of hedgehog soldiers and bring the war to your enemy.
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    11
  </p>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    12
  <p>Game Features:</p>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    13
  <ul>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    14
   <li>Hilarious and strategic turn based combat for up to 8 players</li>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    15
   <li>Both local and network multiplayer, with optional AI opponentsBattle on an infinite number of randomly generated maps, with over 22 environments</li>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    16
   <li>Utilise 47 (and counting) devastating weapons!</li>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    17
   <li>Including the piano strike and explosive robotic cake</li>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    18
   <li>Play the game your way, with 18 different game modifiers, tweak almost every aspect of the match</li>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    19
   <li>Customize your team, with over 120 costumes, 30 graves, 12 forts, 100s of flags and unique voice packs</li>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    20
   <li>Huge battles with up to 48 hogs</li>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    21
   <li>Play both singleplayer and multiplayer minigames</li>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    22
   <li>Plugin your own custom maps, costumes, and other artwork</li>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    23
  </ul>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    24
 </description>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    25
 <screenshots>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    26
  <screenshot type="default" width="1024" height="600">http://www.hedgewars.org/files/9rzprpb.png</screenshot>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    27
 </screenshots>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    28
 <url type="homepage">http://hedgewars.org/</url>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    29
 <updatecontact>hedgewars-dev@gna.org</updatecontact>
c4ad9c76b542 add AppData file
koda
parents:
diff changeset
    30
</application>