Add HTML5 proplibs

This commit is contained in:
Pyogenics
2024-09-29 19:42:10 +01:00
parent b2543e72b0
commit d0d9b3b00f
12668 changed files with 68642 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -0,0 +1,7 @@
<images>
<image name='bk_roof.jpg' new-name='bk_roof.jpg'/>
<image name='hs_roof1.jpg' new-name='hs_roof1.jpg'/>
<image name='hs_roof.jpg' new-name='hs_roof.jpg'/>
<image name='h_roofc2.jpg' new-name='h_roofc2.jpg'/>
<image name='hs_roofc.jpg' new-name='hs_roofc.jpg'/>
</images>

Binary file not shown.

View File

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<library name="Broken Roof">
<prop-group name="default">
<prop name="broken roof">
<mesh file="brk_roof.3ds">
<texture name="Brk_roof 2" diffuse-map="bk_roof.jpg"/>
</mesh>
</prop>
<prop name="broken roof01">
<mesh file="bk_roof1.3ds">
<texture name="Brk_roof1 2" diffuse-map="bk_roof.jpg"/>
</mesh>
</prop>
<prop name="broken roof02">
<mesh file="bk_roof2.3ds">
<texture name="Brk_roof2 2" diffuse-map="bk_roof.jpg"/>
</mesh>
</prop>
<prop name="roof part">
<mesh file="hs_roof.3ds"/>
</prop>
<prop name="roof part1">
<mesh file="hs_roof1.3ds"/>
</prop>
<prop name="roof part2">
<mesh file="hs_roof2.3ds"/>
</prop>
<prop name="roof cen">
<mesh file="h_roofc.3ds"/>
</prop>
<prop name="roof2x2">
<mesh file="roofc2x2.3ds"/>
</prop>
</prop-group>
</library>

Binary file not shown.