#Making a modpack in a github repo

1 messages · Page 1 of 1 (latest)

sage swift
#

I've wondered if I add mods to my modpack and host that publicly.
Is that already considered redistribution and forbidden in terms of copyrights?
I'd just be using it for version control and server deployment, while the actual building happens inside of prism. which then adds mods to the repo via a symlink.
I thought it might be a cool idea to have a version controlled modpack since people also can post issues and the like :o

Should I do that or will I get in trouble with it?

slim rapids
#

hosting jars in version control is definitely redistribution, but it could still be allowed by the mods license

if you wanna maintain a pack in version control though, may I suggest packwiz? https://packwiz.infra.link/ git-friendly and supports exporting curseforge and modrinth packs

sage swift
#

So I've used that for the pack now. But now I'm asking myself how do I install it on my server? :o