Make xml filename capitalizations consistent with actual capitalizations
parent
a453672edb
commit
c4987f14e2
|
@ -13,40 +13,40 @@
|
||||||
<Key Name="inventoryType" Value="0" />
|
<Key Name="inventoryType" Value="0" />
|
||||||
<Key Name="fileName" Value="femaleface.jp2" />
|
<Key Name="fileName" Value="femaleface.jp2" />
|
||||||
</Section>
|
</Section>
|
||||||
<Section Name="Plywood Texture">
|
<Section Name="plywood Texture">
|
||||||
<Key Name="assetID" Value="00000000-0000-0000-9999-000000000002" />
|
<Key Name="assetID" Value="00000000-0000-0000-9999-000000000002" />
|
||||||
<Key Name="name" Value="Plywood" />
|
<Key Name="name" Value="plywood" />
|
||||||
<Key Name="assetType" Value="0" />
|
<Key Name="assetType" Value="0" />
|
||||||
<Key Name="inventoryType" Value="0" />
|
<Key Name="inventoryType" Value="0" />
|
||||||
<Key Name="fileName" Value="Plywood.jp2" />
|
<Key Name="fileName" Value="plywood.jp2" />
|
||||||
</Section>
|
</Section>
|
||||||
<Section Name="Rocks Texture">
|
<Section Name="rocks Texture">
|
||||||
<Key Name="assetID" Value="00000000-0000-0000-9999-000000000003" />
|
<Key Name="assetID" Value="00000000-0000-0000-9999-000000000003" />
|
||||||
<Key Name="name" Value="Rocks" />
|
<Key Name="name" Value="rocks" />
|
||||||
<Key Name="assetType" Value="0" />
|
<Key Name="assetType" Value="0" />
|
||||||
<Key Name="inventoryType" Value="0" />
|
<Key Name="inventoryType" Value="0" />
|
||||||
<Key Name="fileName" Value="Rocks.jp2" />
|
<Key Name="fileName" Value="rocks.jp2" />
|
||||||
</Section>
|
</Section>
|
||||||
<Section Name="Bricks Texture">
|
<Section Name="bricks Texture">
|
||||||
<Key Name="assetID" Value="00000000-0000-0000-9999-000000000001" />
|
<Key Name="assetID" Value="00000000-0000-0000-9999-000000000001" />
|
||||||
<Key Name="name" Value="Bricks" />
|
<Key Name="name" Value="bricks" />
|
||||||
<Key Name="assetType" Value="0" />
|
<Key Name="assetType" Value="0" />
|
||||||
<Key Name="inventoryType" Value="0" />
|
<Key Name="inventoryType" Value="0" />
|
||||||
<Key Name="fileName" Value="Bricks.jp2" />
|
<Key Name="fileName" Value="bricks.jp2" />
|
||||||
</Section>
|
</Section>
|
||||||
<Section Name="Granite Texture">
|
<Section Name="granite Texture">
|
||||||
<Key Name="assetID" Value="00000000-0000-0000-9999-000000000004" />
|
<Key Name="assetID" Value="00000000-0000-0000-9999-000000000004" />
|
||||||
<Key Name="name" Value="Granite" />
|
<Key Name="name" Value="granite" />
|
||||||
<Key Name="assetType" Value="0" />
|
<Key Name="assetType" Value="0" />
|
||||||
<Key Name="inventoryType" Value="0" />
|
<Key Name="inventoryType" Value="0" />
|
||||||
<Key Name="fileName" Value="Granite.jp2" />
|
<Key Name="fileName" Value="granite.jp2" />
|
||||||
</Section>
|
</Section>
|
||||||
<Section Name="Hardwood Texture">
|
<Section Name="hardwood Texture">
|
||||||
<Key Name="assetID" Value="00000000-0000-0000-9999-000000000005" />
|
<Key Name="assetID" Value="00000000-0000-0000-9999-000000000005" />
|
||||||
<Key Name="name" Value="Hardwood" />
|
<Key Name="name" Value="hardwood" />
|
||||||
<Key Name="assetType" Value="0" />
|
<Key Name="assetType" Value="0" />
|
||||||
<Key Name="inventoryType" Value="0" />
|
<Key Name="inventoryType" Value="0" />
|
||||||
<Key Name="fileName" Value="Hardwood.jp2" />
|
<Key Name="fileName" Value="hardwood.jp2" />
|
||||||
</Section>
|
</Section>
|
||||||
<Section Name="4-tile2 Texture">
|
<Section Name="4-tile2 Texture">
|
||||||
<Key Name="assetID" Value="00000000-0000-2222-3333-100000001000" />
|
<Key Name="assetID" Value="00000000-0000-2222-3333-100000001000" />
|
||||||
|
|
Loading…
Reference in New Issue