Nolij / Zume

An over-engineered zoom mod for Minecraft
Open Software License 3.0
15 stars 4 forks source link

How do I apply changes to a modpack? #28

Closed seriousfreezing closed 2 weeks ago

seriousfreezing commented 2 weeks ago

Let's say I want to use your mod and publish it in my modpack. How can I do that since the location of your mod configuration is outside the modpack instance?

Nolij commented 2 weeks ago

Zume will use the instance config folder instead of the global config folder if there's a file named zume.json5 in the instance config folder. However, I'd recommend just not shipping a config for Zume, and instead allowing your users to use their existing global Zume config from their other instances.