origin
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<AssetDeclaration xmlns = "uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<Texture id ="yukitsuki_KamikazeBlade" File="yukitsuki_KamikazeBlade.tga" OutputFormat="A8R8G8B8" GenerateMipMaps="false"/>
|
||||
|
||||
<PackedTextureImage
|
||||
id = "yukitsuki_KamikazeBlade"
|
||||
Texture="yukitsuki_KamikazeBlade"
|
||||
Rotated="false">
|
||||
<Dimensions x = "128" y="128"/>
|
||||
<Coords x = "0" y="0"/>
|
||||
<TextureDimensions x = "128" y="128"/>
|
||||
</PackedTextureImage>
|
||||
|
||||
</AssetDeclaration>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<AssetDeclaration xmlns = "uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<Includes>
|
||||
<Include type = "all" source="registerTexture.xml"/>
|
||||
|
||||
|
||||
</Includes>
|
||||
|
||||
</AssetDeclaration>
|
||||
Reference in New Issue
Block a user