diff --git a/build/linux/PpdEditor.desktop b/build/linux/PpdEditor.desktop new file mode 100644 index 0000000..9e9a514 --- /dev/null +++ b/build/linux/PpdEditor.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=PpdEditor +GenericName=Paperdoll Editor +Comment=Editor for 2D paperdoll file +Icon=io.github.fralonra.PpdEditor +Exec=ppd-editor +Terminal=false +Categories=Graphics;2DGraphics; diff --git a/build/linux/PpdEditor.metainfo.xml b/build/linux/PpdEditor.metainfo.xml new file mode 100644 index 0000000..f17236d --- /dev/null +++ b/build/linux/PpdEditor.metainfo.xml @@ -0,0 +1,38 @@ + + + io.github.fralonra.PpdEditor + PpdEditor + fralonra + Editor for 2D paperdoll file + CC0-1.0 + MIT + +

+ Editor and viewer for paperdoll, a 2D pixel-based stationary paper doll model. +

+
+ + Graphics + 2DGraphics + + + graphics + gamedev + paperdoll + + https://github.com/fralonra/ppd-editor/ + https://github.com/fralonra/ppd-editor/issues + io.github.fralonra.PpdEditor.desktop + + + + + + https://raw.githubusercontent.com/fralonra/ppd-editor/master/resources/docs/ppd-editor.png + + + https://raw.githubusercontent.com/fralonra/ppd-editor/master/resources/docs/ppd-viewer.png + + + +
\ No newline at end of file diff --git a/build/linux/PpdViewer.desktop b/build/linux/PpdViewer.desktop new file mode 100644 index 0000000..789333a --- /dev/null +++ b/build/linux/PpdViewer.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=PpdViewer +GenericName=Paperdoll Viewer +Comment=Viewer for 2D paperdoll file +Icon=io.github.fralonra.PpdViewer +Exec=ppd-viewer +Terminal=false +Categories=Graphics;2DGraphics;