You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 2, 2020. It is now read-only.
Basically dividing up the current system to the normal system and a new package based system.
Pros:
Allows modular modpack building
Fixes the issue of sorting mods in the current system
Allow picking sets of mods individually
Cons:
Divides up the modpack in infinite configurations
Not the original intention of the program
Ex:
"packages": [ {"name": telsa", "mods":[], "conf":""}]