Article - Talk Macintosh and Modders Workshop
Macintosh and Modders Workshop
Macintosh users need to change some code to make the modshop work. From http://www.moviestorm.co.uk/forums/index.php?s=0&showtopic=2742
1. Find Moviestorm in your Applications folder or wherever it was installed and right click on it to get the “Show Package Contents” menu option. This will popup a new Finder window with it in.
2. Open up Contents/Resources where you will find the main bulk of Moviestorm’s installation.
3. In boot/lib remove swing-layout-1.0.jar
4. Copy lib/swing-layout-1.0.3.jar into boot/lib.
5. Double click on Info.plist in Contents to open up the property editor.
6. Expand out Root > Java > ClassPath and look for the entry boot/lib/swing-layout-1.0.jar. Edit it by double clicking on it and change it to boot/lib/swing-layout-1.0.3.jar. Close the editor and Save on the way out.
It may be a good idea to read the thread that this was posted in. A helpful user translates a few of the instructions into English.