From fd8eabc2fc22f9e793ae1e293e044f0dd1eb6243 Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Mon, 18 Jun 2007 21:07:13 +0000 Subject: [PATCH] *** empty log message *** --- doc/doc/INSTALLING-PLUGINS.TXT | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/doc/INSTALLING-PLUGINS.TXT b/doc/doc/INSTALLING-PLUGINS.TXT index a709b1196b..31bf4fd9e6 100644 --- a/doc/doc/INSTALLING-PLUGINS.TXT +++ b/doc/doc/INSTALLING-PLUGINS.TXT @@ -2,6 +2,7 @@ HOW TO INSTALL MAX PANDA PLUGINS. Step 1. Install the visual studio 2005 runtime by running "vcredist_x86-sp1.exe" as administrator. +As a convenience, this installer is included with panda. Step 2. Make sure that there is only one copy of panda in your system PATH. If you only have one copy of panda @@ -9,7 +10,8 @@ installed, you can skip this step. Step 3. Copy the relevant DLLs for your version of max from the panda plugins directory to the -max plugins directory. +max plugins directory. For instance, if you are +using Max 9, copy maxegg9.dlo and maxeggimport9.dlo HOW TO INSTALL MAYA PANDA PLUGINS.