🗝
about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authormia <mia@mia.jetzt>2024-05-26 22:06:07 -0700
committermia <mia@mia.jetzt>2024-05-26 22:06:07 -0700
commitab1833bd5a864aafdca43ff01c6c7ceb2015a231 (patch)
tree8656a78d1430c859f7956a9bd9133f5cc8b1a5df /README.md
downloadarch-temmie-ab1833bd5a864aafdca43ff01c6c7ceb2015a231.tar.gz
arch-temmie-ab1833bd5a864aafdca43ff01c6c7ceb2015a231.zip
initial commit HEAD main
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
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.