diff options
Diffstat (limited to 'sast/options.rpy-sast.py')
-rw-r--r-- | sast/options.rpy-sast.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sast/options.rpy-sast.py b/sast/options.rpy-sast.py new file mode 100644 index 0000000..3b6a5bb --- /dev/null +++ b/sast/options.rpy-sast.py @@ -0,0 +1,5 @@ +if True: + ## Macintosh: HOME/Library/RenPy/<config.save_directory> + ## Linux: HOME/.renpy/<config.save_directory> + + ## The following functions take file patterns. File patterns are case- |