summarylogtreecommitdiffstats
path: root/jazz2.install
diff options
context:
space:
mode:
authormyself6002023-01-16 22:45:38 +0100
committermyself6002023-01-16 22:45:38 +0100
commit32024e2dd61dcf152796c2ad237bca73880a3ae8 (patch)
treed73645f4db0c546fc72afa2898dc7d108dce6078 /jazz2.install
parent27a630863a2c64dc3905e9feeb2eefda791e5e3e (diff)
downloadaur-32024e2dd61dcf152796c2ad237bca73880a3ae8.tar.gz
Rewrite from scratch
Diffstat (limited to 'jazz2.install')
-rw-r--r--jazz2.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/jazz2.install b/jazz2.install
new file mode 100644
index 000000000000..a63f8fb3f4f5
--- /dev/null
+++ b/jazz2.install
@@ -0,0 +1,3 @@
+post_install(){
+ echo -e '\e[93mPlace your game data into "~/.local/share/Jazz² Resurrection/Source" folder\e[m'
+}