-
Notifications
You must be signed in to change notification settings - Fork 11
Wolf's Mod Manager
Wolf's mod manager isn't perfect but it's the best I thought of doing and I will stick to it until it no longer works.
Basically the modpkg
file is just a renamed ZIP file that contains all the files you added to the mod. It will overwrite the original DAT file with them. The moddta
is the meta information so Wolf knows what files to replace. There are safety guards in place to prevent accidental replacement of files. You are welcome to open either in another editor to change things around and make changes without using Wolf, but keep in mind update your moddta
if you're doing manual packaging. The worst that will happen is when you go to import the mod if Wolf doesn't see an entry for a file it will ask the user if they want to overwrite the file which isn't to scary but might stop novice users getting confused when importing your mod.