Thalassicus
Bytes and Nibblers
How do I add a texture to the interface? I followed the steps below.
- I created a texture file of a ? question mark image, Unmet32.dds.
- Added it to my project.
- Set Import into VFS = true.
- Added to CityBannerManager.xml:
<Image Anchor="C,C" Size="32,32" Texture="Unmet32.dds" Color="200,200,200,255" ID="MinorIndicatorUnmet" Hidden="0" />