X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/2a6240221ce022e7924436cb4ee04f0f7173d4cc..ce2b79884f083d4ecb68b12da0148de2e63f3f09:/programs/renpy.json diff --git a/programs/renpy.json b/programs/renpy.json index ed297fb..82f8bd4 100644 --- a/programs/renpy.json +++ b/programs/renpy.json @@ -4,7 +4,7 @@ { "path": "$HOME/.renpy", "movable": false, - "help": "Not going to be supported. See the relevant [issue](https://github.com/renpy/renpy/issues/1377).\n\nThere's a workaround in the comments that needs to be applied to every game." + "help": "Export the following environment variable:\n\n```export RENPY_PATH_TO_SAVES=\"$XDG_DATA_HOME\"```\n\n_See the official documentation_: https://www.renpy.org/doc/html/environment_variables.html\n\n" } ] }