 ![CurseForge]
<p style="font-size:12px;font-style:italic;color:#4eb7fd">{ <a style="font-size:12px;font-style:italic;color:#4eb7fd" href="https://www.curseforge.com/hytale/mods/patchly">Powered by Patchly</a> }</p>
A simple to-the-point addon for Patchly It provides the ability for mod developers to easily convert to .patch files and edit existing .put and .patch files directly from the asset editor!
<div style="color:#FF5555">Warning: Devly is Experimental. Ensure you have a backup of your mod before running any commands</div>
This is the "classic" way of overriding hytale files 
Anything, really. Arrays, strings, sub-assets, etc 
/devly minify --all
you have other options to minify specific files, minify a pack, etc
<div style="color:#FFAA55;font-style:bold">Ensure you make a backup just in case</div>

.patch
You can also edit the .patch directly. This just makes it more convenient 
<yourpack>_Patchly pack*All of your edits will sync-back to the .patch to keep it updated 
Add
{
"$Devly": {
"ignore": true
}
}to any asset to have it be ignored by Devly
Let me know your thoughts! Was this useful to you? Any feature requests? Would love to hear any feedback on this.
0 Comments