mirror of
https://github.com/MapMakersAndProgrammers/tanki-prop-libraries.git
synced 2025-10-30 08:55:16 -07:00
reorganize them
This commit is contained in:
25
flash/new/village_builds/library.xml
Normal file
25
flash/new/village_builds/library.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<library name="Village Builds">
|
||||
<prop-group name="default">
|
||||
<prop name="Village House 1">
|
||||
<mesh file="vilhou_1.3ds">
|
||||
<texture name="OnDirt" diffuse-map="vilhou1.jpg"/>
|
||||
</mesh>
|
||||
</prop>
|
||||
<prop name="BVillage House 2">
|
||||
<mesh file="vilhou_2.3ds">
|
||||
<texture name="OnDirt" diffuse-map="vilhou2.jpg"/>
|
||||
</mesh>
|
||||
</prop>
|
||||
<prop name="Village House 3">
|
||||
<mesh file="vilhou_3.3ds">
|
||||
<texture name="OnDirt" diffuse-map="vilhou3.jpg"/>
|
||||
</mesh>
|
||||
</prop>
|
||||
<prop name="Village House 4">
|
||||
<mesh file="vilhou_4.3ds">
|
||||
<texture name="OnDirt" diffuse-map="vilhou4.jpg"/>
|
||||
</mesh>
|
||||
</prop>
|
||||
</prop-group>
|
||||
</library>
|
||||
Reference in New Issue
Block a user