summaryrefslogtreecommitdiff
path: root/pcr/blender26-ogre-exporter/blender-ogre-exporter.install
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-01 16:00:30 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-01 17:11:37 +0100
commitc2c2ccd0a2156cb401f16bb6d819419e0fa9b06f (patch)
tree88d924e01ba7129ea2b7e7c670a9ede9b729b1af /pcr/blender26-ogre-exporter/blender-ogre-exporter.install
parent9b01a8aa61c94b8c68ac475a99f45b690592c9b0 (diff)
downloadabslibre-c2c2ccd0a2156cb401f16bb6d819419e0fa9b06f.tar.gz
abslibre-c2c2ccd0a2156cb401f16bb6d819419e0fa9b06f.tar.bz2
abslibre-c2c2ccd0a2156cb401f16bb6d819419e0fa9b06f.zip
pcr/blender26-ogre-exporter: renamed from blender-addon-ogre
Diffstat (limited to 'pcr/blender26-ogre-exporter/blender-ogre-exporter.install')
-rw-r--r--pcr/blender26-ogre-exporter/blender-ogre-exporter.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/pcr/blender26-ogre-exporter/blender-ogre-exporter.install b/pcr/blender26-ogre-exporter/blender-ogre-exporter.install
new file mode 100644
index 000000000..c4307ac52
--- /dev/null
+++ b/pcr/blender26-ogre-exporter/blender-ogre-exporter.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo " Installing: "
+ echo "Use blenders interface, under user-prefs, click addons, click 'install-addon', and select: io_export_ogreDotScene.py"
+ echo "or you can simply copy io_export_ogreDotScene.py to your blender installation under blender/2.63/scripts/addons/."
+} \ No newline at end of file