From 16a87e6f2b2c2f9d3f2973fbe0e9508f63d2b3a9 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 20 Nov 2019 12:23:17 +0100 Subject: [PATCH] Add `.desktop` and AppStream metadata files for Linux integration --- ...github.RodZill4.Material-Maker.appdata.xml | 29 +++++++++++++++++++ .../io.github.RodZill4.Material-Maker.desktop | 11 +++++++ 2 files changed, 40 insertions(+) create mode 100644 addons/material_maker/misc/linux/io.github.RodZill4.Material-Maker.appdata.xml create mode 100644 addons/material_maker/misc/linux/io.github.RodZill4.Material-Maker.desktop diff --git a/addons/material_maker/misc/linux/io.github.RodZill4.Material-Maker.appdata.xml b/addons/material_maker/misc/linux/io.github.RodZill4.Material-Maker.appdata.xml new file mode 100644 index 0000000..1de3d2b --- /dev/null +++ b/addons/material_maker/misc/linux/io.github.RodZill4.Material-Maker.appdata.xml @@ -0,0 +1,29 @@ + + + + io.github.RodZill4.Material-Maker.desktop + Material Maker + Procedural texture generation tool + +

+ Material Maker is a tool that can be used to create textures procedurally. +

+
+ CC0-1.0 + MIT + Rodolphe Suescun and contributors + https://github.com/RodZill4/godot-procedural-textures + https://rodzill4.github.io/godot-procedural-textures/doc/ + https://github.com/RodZill4/godot-procedural-textures/issues + + + https://raw.githubusercontent.com/RodZill4/godot-procedural-textures/master/addons/material_maker/doc/images/screenshot.png + Editing a procedurally generated texture + + + + + + + hugo.locurcio@hugo.pro +
diff --git a/addons/material_maker/misc/linux/io.github.RodZill4.Material-Maker.desktop b/addons/material_maker/misc/linux/io.github.RodZill4.Material-Maker.desktop new file mode 100644 index 0000000..a7702f6 --- /dev/null +++ b/addons/material_maker/misc/linux/io.github.RodZill4.Material-Maker.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Material Maker +GenericName=Procedural texture generation tool +GenericName[fr]=Outil de génération de textures procédurales +Comment=Generate textures procedurally for use in PBR engines +Comment[fr]=Générez des textures procéduralement pour des moteurs de rendu PBR +Exec=material-maker +Icon=material-maker +Terminal=false +Type=Application +Categories=Graphics;3DGraphics;