Changing about window content in Unity player

I was wondering if it’s possible to modify the contents of the about option in the standalone player. I just want to add the logo of my company right next to Unity and AGEIA.

That’s all fine as long as you don’t throw out the existing notices. Have fun :slight_smile:

d.

Cool, how do I do it?

I’ve done it by modifying the application file/package with the XCode tools.

Thanks!! I’ll give it a try