Jump to content
  • 0

how to do it a production logo ?


Question

2 answers to this question

Recommended Posts

  • 0
Posted

Throw the logos you want to use into Client/Resources/Images in .png format

 

Then go into Client/Resources/Config.xml and replace the <IntroBG/> line with this:

  <IntroBG>image1.png,image2.png</IntroBG>

 

Replace image1.png,image2.png with a comma separated list of the images you want to show.

×
×
  • Create New...