diff --git a/programs/renpy.json b/programs/renpy.json new file mode 100644 index 00000000..ed297fbd --- /dev/null +++ b/programs/renpy.json @@ -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." + } + ] +}