summaryrefslogtreecommitdiff
path: root/pcr/blender-ogre-exporter/blender-ogre-exporter.install
blob: c4307ac5298d6f4f43eb0999d488efe514b819c1 (plain)
1
2
3
4
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/."
}