summarylogtreecommitdiffstats
path: root/blender-plugin-gaffer-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'blender-plugin-gaffer-git.install')
-rw-r--r--blender-plugin-gaffer-git.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/blender-plugin-gaffer-git.install b/blender-plugin-gaffer-git.install
new file mode 100644
index 000000000000..bc4f239506ed
--- /dev/null
+++ b/blender-plugin-gaffer-git.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "If you like it, please consider purchasing it from the Blender Market. 15usd isn't much, and every sale puts a smile on my face and motivates me to keep developing it :)"
+}
+# vim:set ts=2 sw=2 et: