embeddedt / VintageFix

FerriteCore and ModernFix venturing into the stone age of 1.12
https://legacy.curseforge.com/minecraft/mc-mods/vintagefix
Other
66 stars 6 forks source link

Add comments to the config file (pretty please) #50

Closed CalaMariGold closed 8 months ago

CalaMariGold commented 1 year ago

As a modpack dev and not a modder, I don't understand most or any of what the options in the cfg file are or what they do.

Would also be useful for cases such as this (https://github.com/embeddedt/VintageFix/issues/39) where a comment could say "enabling may increasing TPS during world gen"

and https://github.com/embeddedt/VintageFix/issues/25 could say "disable if using Better Foliage"

(also, please add a changelog to the curseforge updates! it would be greatly appreciated!)

thank you for your hard work! ❤️

CalaMariGold commented 11 months ago

Hi! Any updates on this? I noticed there's still no changelog :( As a pack dev it makes it very difficult to debug potential issues, as this mod has caused in the past.

embeddedt commented 11 months ago

At the moment I'm not planning to implement changelogs as this mod is largely in maintenance mode and I'm not making significant changes. Since the mod is open source anyone can use GitHub's built-in compare feature to see all changes made to the code since the previous release.

embeddedt commented 8 months ago

Basic documentation for the config options is now available here: https://github.com/embeddedt/VintageFix/wiki/Config-options