]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add Technic Launcher (#183)
authorjopejoe1 <34899572+jopejoe1@users.noreply.github.com>
Mon, 26 Sep 2022 19:25:19 +0000 (19:25 +0000)
committerGitHub <noreply@github.com>
Mon, 26 Sep 2022 19:25:19 +0000 (21:25 +0200)
programs/technic-launcher.json [new file with mode: 0644]

diff --git a/programs/technic-launcher.json b/programs/technic-launcher.json
new file mode 100644 (file)
index 0000000..3ef4a55
--- /dev/null
@@ -0,0 +1,10 @@
+{
+  "files": [
+        {
+            "path": "$HOME/.technic",
+            "movable": false,
+            "help": "Directory path can be changed in the setting, but one config file remains in the directory.\n"
+        }
+    ],
+    "name": "Technic Launcher"
+}