added install.bat used for the Windows release, and updated docs to add instruction videos and link to the forums for support.
This commit is contained in:
4
Extras/MayaPlugin/install.bat
Normal file
4
Extras/MayaPlugin/install.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
xcopy /S /Y /C /I /h bin\*.* "C:\Program Files\Autodesk\Maya2008\bin"
|
||||
xcopy /S /Y /C /I /h icons\*.* "C:\Program Files\Autodesk\Maya2008\icons"
|
||||
xcopy /S /Y /C /I /h mvl\*.* "C:\Program Files\Autodesk\Maya2008\mvl"
|
||||
xcopy /S /Y /C /I /h scripts\*.* "C:\Program Files\Autodesk\Maya2008\scripts"
|
||||
Reference in New Issue
Block a user