From: Luke Date: Tue, 7 May 2024 14:18:07 +0000 (+0100) Subject: Add PokeMMO (#401) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/b4cf4ccd476b3ea87a58252bff09ecbc73a7aa19?ds=inline Add PokeMMO (#401) --- diff --git a/programs/pokemmo.json b/programs/pokemmo.json new file mode 100644 index 0000000..db65654 --- /dev/null +++ b/programs/pokemmo.json @@ -0,0 +1,11 @@ +{ + "name": "pokemmo", + "files": [ + { + "path": "$HOME/.pokemmo", + "movable": true, + "help": "Supported by default, you can move this directory to _$XDG_DATA_HOME/pokemmo_.\n" + } + ] +} +