diff --git a/programs/project-zomboid.json b/programs/project-zomboid.json new file mode 100644 index 00000000..d38b8312 --- /dev/null +++ b/programs/project-zomboid.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "help": "Add the following startup parameters to the game on Steam:\n\n`-cachedir=~/.local/share/Zomboid`", + "movable": true, + "path": "$HOME/Zomboid" + } + ], + "name": "project zomboid" +} \ No newline at end of file