summarylogtreecommitdiffstats
path: root/soniccd.install
diff options
context:
space:
mode:
Diffstat (limited to 'soniccd.install')
-rw-r--r--soniccd.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/soniccd.install b/soniccd.install
new file mode 100644
index 000000000000..0789c2159a62
--- /dev/null
+++ b/soniccd.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo 'Use soniccd-launcher to create the data folder inside your home '\
+"folder, copy the game's data files to it and then run it again to launch the "\
+'game.'
+}