icon img changing
by Bruno · in Torque Game Builder · 04/16/2009 (1:03 pm) · 1 replies
Hi,
In Mac OS, is there any free program where i can load the default tgb executable, and replace the default icon by something else ?
Thanks,
Bruno
In Mac OS, is there any free program where i can load the default tgb executable, and replace the default icon by something else ?
Thanks,
Bruno
About the author
Torque 3D Owner Ronny Bangsund
Torque Cheerleaders
Since you have the Pro version, you have source, and there's a better way. You can drag and drop the icon you want into Xcode, among the resources.
Your Info.plist refers to the icon file by full name, for example "Game.icns". Just make an ICNS file with Icon Composer (included with your Xcode SDK).