This commit is contained in:
KiritsuguTG
2022-02-14 13:43:02 +08:00
commit 5c46d84ca4
264 changed files with 245671 additions and 0 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 MiB

View File

@@ -0,0 +1,9 @@
<?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="register.xml"/>
</Includes>
</AssetDeclaration>

View File

@@ -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="baseHeroLogo" File="baseHeroLogo.tga" GenerateMipMaps="false" AllowAutomaticResize="false" />
<PackedTextureImage
id="baseHeroLogo"
Texture="baseHeroLogo"
Rotated="false">
<Dimensions x="128" y="128"/>
<Coords x="0" y="0"/>
<TextureDimensions x="128" y="128"/>
</PackedTextureImage>
</AssetDeclaration>

View File

@@ -0,0 +1,13 @@
<ShadowInfo xmlns="uri:ea.com:eala:asset" xmlns:xi="http://www.w3.org/2001/XInclude"
Type="ADDITIVE_DECAL"
SizeX="30"
SizeY="30"
OverrideLODVisibility="true"
MaxHeight="200"
UseHouseColor="true"
IsRotatingWithObject="true"
Texture="baseHeroLogo"/>

View File

@@ -0,0 +1,9 @@
<?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="Art/index.xml"/>
</Includes>
</AssetDeclaration>