QUOTE(gHiKiKoMoRi @ 01/17/07, 08:25 AM) [snapback]257407[/snapback]
It's really easy, man:
Copy the *.h, *ui.h and *.nri files exactly as you have them working in the old Shake to the new shake
(you can access the Shake contents with R-click - "Show package contents" in Mac OSX).
in Shake 4 for OSX it should be in
Shake/Contents/plugins/startup/ for the *.h files
Shake/Contents/plugins/startup/ui for the *ui.h files
Shake/Contents/Resources/icons for the *.nri
hope it helped!
I dont recommend installing your macros in: Shake/Contents/plugins/startup/
You can install these in your home folder, located:
/Users/[Username]/nreal/
If it does not exist, create it... then copy in all your plugins/macros
/Users/[Username]/nreal/autosave
/Users/[Username]/nreal/icons
/Users/[Username]/nreal/include
/Users/[Username]/nreal/settings
/Users/[Username]/nreal/settings/startup
/Users/[Username]/nreal/include/startup/ui
Then copy in the appropriate header files to the correct folders
You should be able to install all your macro's here,
Though you can install in the other location provided, its not recommend.
More because its harder to know what is yours and what plugins are apples. If that does not bother you, then that's fine. But copying over core apple plugins to a new cut of Shake would cause problems.
So to keep it simple, I always store custom macros in the nreal path I have shown you.