]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add Ren'Py (#149)
authorTheogen Ratkin <feogenratkin@gmail.com>
Tue, 2 Aug 2022 23:37:09 +0000 (19:37 -0400)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 23:37:09 +0000 (23:37 +0000)
programs/renpy.json [new file with mode: 0644]

diff --git a/programs/renpy.json b/programs/renpy.json
new file mode 100644 (file)
index 0000000..ed297fb
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "Ren'Py",
+    "files": [
+        {
+            "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."
+        }
+    ]
+}