summarylogtreecommitdiffstats
path: root/com.orama_interactive.Pixelorama.appdata.xml
blob: 744400768fb415f1eeba0d0e66c7b4129a8e4064 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2019-present 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://www.oramainteractive.com/</url>
  <url type="bugtracker">https://github.com/Orama-Interactive/Pixelorama/issues</url>
  <url type="faq">https://www.oramainteractive.com/Pixelorama-Docs/faq</url>
  <url type="help">https://www.oramainteractive.com/Pixelorama-Docs/</url>
  <url type="donation">https://patreon.com/OramaInteractive</url>
  <url type="translate">https://crowdin.com/project/pixelorama</url>
  <url type="vcs-browser">https://github.com/Orama-Interactive/Pixelorama/</url>
  <url type="contribute">https://www.oramainteractive.com/Pixelorama-Docs/development_and_contributing</url>
  <screenshots>
    <screenshot type="default" width="1920" height="1080">
      <image type="source">https://img.itch.zone/aW1hZ2UvNDcwMzY3LzcwMTE1NzEucG5n/original/CyAplX.png</image>
      <caption>Art by Erevos</caption>
    </screenshot>
    <screenshot type="default" width="1920" height="1080">
      <image type="source">https://img.itch.zone/aW1hZ2UvNDcwMzY3LzcwMTE1NzQucG5n/original/xNGUSf.png</image>
      <caption>Art by Erevos</caption>
    </screenshot>
	  <screenshot type="default" width="1920" height="1080">
      <image type="source">https://img.itch.zone/aW1hZ2UvNDcwMzY3LzcwMTE1NzUucG5n/original/7Ykr%2Fj.png</image>
      <caption>Art by Erevos</caption>
    </screenshot>
  </screenshots>
  <content_rating type="oars-1.1"/>
  <releases>
	<release version="0.11.2" date="2023-08-31"/>
	<release version="0.11.1" date="2023-08-12"/>
	<release version="0.11" date="2023-06-13"/>
	<release version="0.10.3" date="2022-09-26"/>
	<release version="0.10.2" date="2022-08-18"/>
	<release version="0.10.1" date="2022-06-06"/>
	<release version="0.10" date="2022-04-15"/>
	<release version="0.9.2" date="2022-01-21"/>
	<release version="0.9.1" date="2021-12-20"/>
	<release version="0.9" date="2021-09-18"/>
	<release version="0.8.3" date="2021-05-04"/>
	<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>