Hey xD, could u add a function?? I'd like to move files from the resources to another path so instead of copying the file into my mod and then using "copyfile" could u add...
Code:
<movefile name="path1" source="path2" />
<!--
path1 = the path to move the file;
path2 = the path it takes the file from inside resources
-->
if you could do this, it would be awesome and i'd be rly thankfull...