summarylogtreecommitdiffstats
path: root/com.orama_interactive.Pixelorama.appdata.xml
blob: 4deeaaa86457a1abc04c6d3896ba606d418b9e43 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2019-2020 Orama Interactive and contributors -->
<component type="desktop">
  <id>com.orama_interactive.Pixelorama.desktop</id>
  <name>Pixelorama</name>
  <summary>2D sprite editor with animation support</summary>
  <description>
    <p>
      Pixelorama is a free and open source 2D sprite editor, made by Orama
      Interactive in the Godot Engine using GDScript.
    </p>
  </description>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>MIT</project_license>
  <developer_name>Orama Interactive</developer_name>
  <url type="homepage">https://orama-interactive.itch.io/pixelorama</url>
  <url type="bugtracker">https://github.com/Orama-Interactive/Pixelorama/issues</url>
  <screenshots>
    <screenshot type="default" width="1919" height="1053">
      <image type="source">https://static.wixstatic.com/media/673cdd_061f5f9602ea4c35b6d4f3c50713d36a~mv2.png</image>
      <caption>Art by Wishdream</caption>
    </screenshot>
    <screenshot type="default" width="1919" height="1079">
      <image type="source">https://static.wixstatic.com/media/cc6108_ccec89c37b3d425da4f03776160c859c~mv2.png</image>
      <caption>Art by Erevos</caption>
    </screenshot>
	  <screenshot type="default" width="1919" height="1079">
      <image type="source">https://static.wixstatic.com/media/cc6108_854ca4dc022c481f96bbc2b4f03fb04d~mv2.png</image>
      <caption>Art by Erevos</caption>
    </screenshot>
  </screenshots>
  <content_rating type="oars-1.1"/>
  <releases>
	<release version="0.8.2" date="2020-12-12"/>
	<release version="0.8.1" date="2020-10-14"/>
	<release version="0.8" date="2020-09-23"/>
    <release version="0.7" date="2020-05-16"/>
    <release version="0.6.2" date="2020-02-17"/>
  </releases>
  <update_contact>hugo.locurcio@hugo.pro</update_contact>
</component>