]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Added config for ftb (#122)
authorjopejoe1 <34899572+jopejoe1@users.noreply.github.com>
Wed, 29 Jun 2022 15:33:49 +0000 (17:33 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Jun 2022 15:33:49 +0000 (15:33 +0000)
programs/ftb.json [new file with mode: 0644]

diff --git a/programs/ftb.json b/programs/ftb.json
new file mode 100644 (file)
index 0000000..ef967c3
--- /dev/null
@@ -0,0 +1,10 @@
+{
+  "files": [
+        {
+            "path": "$HOME/.ftba",
+            "movable": false,
+            "help": "Only the instances folder in it is movable.\n"
+        }
+    ],
+    "name": "Feed the Beast"
+}