]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add itch.io
authorPavel Grigorenko <grigorenkopv@ya.ru>
Thu, 30 Nov 2023 19:22:02 +0000 (22:22 +0300)
committerPavel Grigorenko <grigorenkopv@ya.ru>
Thu, 30 Nov 2023 19:22:02 +0000 (22:22 +0300)
programs/itch.json [new file with mode: 0644]

diff --git a/programs/itch.json b/programs/itch.json
new file mode 100644 (file)
index 0000000..b35defe
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "itch",
+    "files": [
+        {
+            "path": "$HOME/.itch",
+            "movable": false,
+            "help": "Currently unsupported.\n\nhttps://github.com/itchio/itch-setup/blob/f7e77569fee0b2dcf91b19e3c6533f4a1b5f02e9/native/native_linux.go#L39-L41\n"
+        }
+    ]
+}