From ab1833bd5a864aafdca43ff01c6c7ceb2015a231 Mon Sep 17 00:00:00 2001 From: mia Date: Sun, 26 May 2024 22:06:07 -0700 Subject: initial commit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit 1.4.1