]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add `rusherhack` support (#228)
authorvolker1 <73304952+REALERvolker1@users.noreply.github.com>
Wed, 29 Mar 2023 09:31:27 +0000 (05:31 -0400)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2023 09:31:27 +0000 (11:31 +0200)
programs/rusherhack.json [new file with mode: 0644]

diff --git a/programs/rusherhack.json b/programs/rusherhack.json
new file mode 100644 (file)
index 0000000..a2717f7
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.rusherhack",
+            "movable": false,
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/RusherDevelopment/rusherhack-issues/issues/1422\n"
+        }
+    ],
+    "name": "rusherhack"
+}