summarylogtreecommitdiffstats
path: root/io.github.RodZill4.Material-Maker.appdata.xml
blob: 67a605aaa75d47c1cea60c4d70ed02ece757aaa5 (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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2018-2020 Rodolphe Suescun and contributors -->
<component type="desktop">
  <id>io.github.RodZill4.Material-Maker.desktop</id>
  <name>Material Maker</name>
  <summary>Procedural texture generation tool</summary>
  <description>
    <p>
      Material Maker is a tool that can be used to create textures procedurally.
    </p>
  </description>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>MIT</project_license>
  <developer_name>Rodolphe Suescun and contributors</developer_name>
  <url type="homepage">https://github.com/RodZill4/material-maker</url>
  <url type="help">https://rodzill4.github.io/material-maker/doc/</url>
  <url type="bugtracker">https://github.com/RodZill4/material-maker/issues</url>
  <screenshots>
    <screenshot type="default">
      <image type="source" width="1282" height="752">https://raw.githubusercontent.com/RodZill4/material-maker/master/material_maker/doc/images/screenshot.png</image>
      <caption>Editing a procedurally generated texture</caption>
    </screenshot>
  </screenshots>
  <content_rating type="oars-1.1"/>
  <releases>
    <release version="0.93" date="2020-10-11"/>
    <release version="0.92" date="2020-06-27"/>
    <release version="0.9" date="2020-03-15"/>
  </releases>
  <update_contact>hugo.locurcio@hugo.pro</update_contact>
</component>