From: jopejoe1 <34899572+jopejoe1@users.noreply.github.com> Date: Wed, 29 Jun 2022 15:33:59 +0000 (+0200) Subject: Add FTB Classic (#121) X-Git-Tag: v0.2.0.2~187 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/6b8f221ea01518e4df15346279a3256d8e05647f?ds=sidebyside Add FTB Classic (#121) --- diff --git a/ftb-classic.json b/ftb-classic.json new file mode 100644 index 0000000..95a4468 --- /dev/null +++ b/ftb-classic.json @@ -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" +}