diff --git a/programs/technic-launcher.json b/programs/technic-launcher.json new file mode 100644 index 00000000..3ef4a557 --- /dev/null +++ b/programs/technic-launcher.json @@ -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" +}