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 39 40 41 42 43 44 45 46 47 48 49 50
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 MegaGlest Team <contact_at_megaglest.org> -->
<!-- all urls http type; minimal version of validator: 0.6.1 -->
<component type="desktop">
<id>megaglest_editor.desktop</id>
<metadata_license>CC-BY-SA-4.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>MegaGlest Map Editor</name>
<summary>Game tool from MegaGlest game</summary>
<description>
<p>MegaGlest Map Editor allows to create new and edit existing maps for MegaGlest / Glest game and for games based on MegaGlest too.</p>
<p>MegaGlest is a customizable 3D real-time strategy game (RTS).</p>
</description>
<screenshots>
<screenshot type="default">
<image>http://megaglest.org/uploads/images/appdata/mapeditor1.png</image>
</screenshot>
</screenshots>
<url type="homepage">http://megaglest.org</url>
<url type="bugtracker">http://bugs.megaglest.org</url>
<url type="faq">http://faq.megaglest.org</url>
<url type="help">http://readme.megaglest.org</url>
<url type="donation">http://megaglest.org/donations</url>
<url type="translate">http://translate.megaglest.org</url>
<developer_name>The MegaGlest Team</developer_name>
<update_contact>contact_at_megaglest.org</update_contact>
<content_rating type="oars-1.0">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">none</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">none</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">none</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<translation/>
</component>
|