]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add solution for renpy (#355)
authorV <150687949+vigress8@users.noreply.github.com>
Sat, 3 Feb 2024 13:37:07 +0000 (17:37 +0400)
committerGitHub <noreply@github.com>
Sat, 3 Feb 2024 13:37:07 +0000 (14:37 +0100)
programs/renpy.json

index ed297fbd8f252cbdc6a6c2f09f9f5769168fe4e7..82f8bd4c1c77fdd07670cc203185f8cd3f5ebf56 100644 (file)
@@ -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"
         }
     ]
 }