Changelog Change
TechPro424 opened this issue ยท 3 comments
What config to change
In the Changelog, every release, there is a statement saying Mods updated
. Does this refer to the above mods or does it refer to other ones?
If it refers to other mods, please include the mods in the changelog in future.
Why should it be changed
So that people will know what mods are updated.
Technical aspects of the change
No response
Category
Other
Additional details
While I am posting this issue, I have another question to ask. If I were to replace the config and mods folders in the .minecraft folder every time I update the pack (I'm using the vanilla launcher), do I have to reconfigure the mod each time? Or does YOSBR work on vanilla as well?
In the Changelog, every release, there is a statement saying Mods updated. Does this refer to the above mods or does it refer to other ones?
It refers to existing mods and since 2.0.0b3, can be viewed in commit history itself (note the modified .toml
files): https://github.com/Madis0/fabulously-optimized/commits/main/Packwiz/mods
So in 2.1.0-beta.2 the following mods were updated: Fabric API, Fabric Language Kotlin, Mod Menu. Sure, I can include the names in the future if that's what you prefer.
If I were to replace the config and mods folders in the .minecraft folder every time I update the pack (I'm using the vanilla launcher), do I have to reconfigure the mod each time? Or does YOSBR work on vanilla as well?
Files that are in .../config root will always swap the existing ones, files that are in .../config/yosbr will check if current files exist and if so, will not overwrite them. In the root I only put files that are temporary or must be changed every time, e.g. the version number in menu bottom right corner.
Thanks, it would be good to see the names in the changelogs. It's a pretty important convenience for me.