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: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@@ -0,0 +1,5 @@
<images>
<image name='bush1.png' new-name='bush1.jpg' alpha='bush1.gif'/>
<image name='bush2.png' new-name='bush2.jpg' alpha='bush2.gif'/>
<image name='wood1.png' new-name='wood1.jpg' alpha='wood1.gif'/>
</images>

Binary file not shown.

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<library name="Bush">
<prop-group name="default">
<prop name="Tree 1">
<sprite file="wood1.png" origin-y="0.99" scale="2.5"/>
</prop>
<prop name="Bush 1">
<sprite file="bush1.png" origin-y="1.01" scale="2.5"/>
</prop>
<prop name="Bush 2">
<sprite file="bush2.png" origin-y="1.02" scale="2.5"/>
</prop>
</prop-group>
</library>

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB