StompyNZ
New member
check out guthub, it is way better than envul for hosting your modsI've tinkered with LathMod Revised to come up with a ModLauncher-compatible zip file, but I'm not sure I understand the process properly. I use Envul.com to host my mod, and the download mod button changes the link location each time I make an update. For example, LathMod 3.51 used https://envul.com/download/1/531, but 3.52 uses https://envul.com/download/1/536/. I guess what I'm asking is, does the mod launcher compensates for the difference in download link locations?
I like the way Envul handles the mods, so I'd rather not switch over to DropBox or something.

An intro vid I made about a week after I started using github.
https://7daystodie.com/forums/showthread.php?46576-Using-GitHub-for-version-history-and-collaboration-on-mods
The short version is:
Make an account at github.com
download the desktop client at http://desktop.github.com
create a repo in the client
add your mod files to the repo folder on your machine
Commit the changes
Click publish (or sync if already published)
done.
any time you want to update you mod, just update the local files, use the desktop client to commit and sync, done.
If you want your mod in the 7days2mod org then I can either fork it from your account (but that currently requires an update merge from my side when you make changes) or I can add you as a member to the org and you can create mods in the org yourself.
org can be found at: https://github.com/7days2mod
Last edited by a moderator: