API:Loading and using your own textures

From TheWarWiki

Jump to: navigation, search

WAR API Help

To include your own texture use this xml tag.


<Assets>
    <Texture name="UNIQUE_TEXTURE_NAME" file="my_texture.dds" />
</Assets>
Personal tools