diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..165638e --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Script to package Escaped Chasm and Dweller's Empty Path for Arch Linux, with +the right ancient version of NW.js. + +Just run `makepkg -i` and watch it go! + +One problem with this script is that it sets the save directory to be +world-readable. A proper solution might be a patch that changes where the save +file is stored, although that may prove fragile with updates. |