summarylogtreecommitdiffstats
path: root/openclaw.install
diff options
context:
space:
mode:
Diffstat (limited to 'openclaw.install')
-rw-r--r--openclaw.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/openclaw.install b/openclaw.install
new file mode 100644
index 000000000000..dd3ed96f8ed3
--- /dev/null
+++ b/openclaw.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "You need to copy both 'config.xml' and 'SAVES.XML' from /usr/share/openclaw/ to ~/.config/openclaw/ before you can run the game!"
+}