12 lines
353 B
XML
12 lines
353 B
XML
<?xml version="1.0"?>
|
|
<package>
|
|
<metadata>
|
|
<id>ITD.All-General</id>
|
|
<version>$VERSIONHERE$</version>
|
|
<authors>Zack Meier</authors>
|
|
<description>QoL functions that don't fit into another module</description>
|
|
</metadata>
|
|
<files>
|
|
<file src="**" exclude="**\.git\**;**\Build\**" />
|
|
</files>
|
|
</package> |