]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add FTB Classic (#121)
authorjopejoe1 <34899572+jopejoe1@users.noreply.github.com>
Wed, 29 Jun 2022 15:33:59 +0000 (17:33 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Jun 2022 15:33:59 +0000 (15:33 +0000)
ftb-classic.json [new file with mode: 0644]

diff --git a/ftb-classic.json b/ftb-classic.json
new file mode 100644 (file)
index 0000000..95a4468
--- /dev/null
@@ -0,0 +1,15 @@
+{
+  "files": [
+        {
+            "path": "$HOME/.ftb",
+            "movable": true,
+            "help": "Change directory path in options.\n"
+        },
+        {
+            "path": "$HOME/.ftblauncher",
+            "movable": false,
+            "help": "Switch to an alternative launcher.\n"
+        }
+    ],
+    "name": "Feed the Beast Classic"
+}