From 314e1e9bc65e61c2cfd2545750cd0f6cd4d48492 Mon Sep 17 00:00:00 2001 From: Luke Cotton Date: Mon, 6 May 2024 21:28:58 +0100 Subject: [PATCH] Add PokeMMO --- programs/pokemmo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 programs/pokemmo.json diff --git a/programs/pokemmo.json b/programs/pokemmo.json new file mode 100644 index 00000000..db65654b --- /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" + } + ] +} +