]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/from-the-depths.json
Add support for 1Password CLI. (#493)
[xdg-ninja.git] / programs / from-the-depths.json
1 {
2 "files": [
3 {
4 "help": "Create the file _SaveLocation.txt_ in the steam installation directory (usually _~/.local/share/Steam/steamapps/common/From The Depths/_) containing the path to the save location.\n\nMake sure there is no trailing newline in the file.\n\n```bash\necho -n $XDG_DATA_HOME > SaveLocation.txt\n```\n",
5 "movable": true,
6 "path": "$HOME/From The Depths"
7 }
8 ],
9 "name": "From The Depths"
10 }