added prop libs

every single one
This commit is contained in:
Currency
2024-09-29 20:20:18 +02:00
parent 6245b2fa74
commit b2543e72b0
5618 changed files with 11837 additions and 0 deletions

4
proplib_trees/images.xml Normal file
View File

@@ -0,0 +1,4 @@
<images>
<image name='tree02.jpg' new-name='tree02.jpg'/>
<image name='tree01.jpg' new-name='tree01.jpg'/>
</images>

BIN
proplib_trees/library.tara Normal file

Binary file not shown.

11
proplib_trees/library.xml Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<library name="Trees">
<prop-group name="default">
<prop name="Tree1">
<mesh file="tree01.3ds"/>
</prop>
<prop name="Tree2">
<mesh file="tree02.3ds"/>
</prop>
</prop-group>
</library>

BIN
proplib_trees/tree01.3ds Normal file

Binary file not shown.

BIN
proplib_trees/tree01.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
proplib_trees/tree02.3ds Normal file

Binary file not shown.

BIN
proplib_trees/tree02.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB