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
Also, notifying if the mod version is the latest or the recommended. Like: <VERSION> (Recommended).
I have run into some confusion when updating the mods, so I was thinking would be neat.
[:] Loading data from manifest..
[:] Loading mods..
[:] Searching for mod..
[Δ] SELECTED MOD
└─ MAtmos - https://www.curseforge.com/minecraft/mc-mods/matmos
└─ Description: MAtmos is a sound atmosphere generator for Minecraft.
└─ Downloads: 30.360
└─ Version: <VERSION>
Are you sure you want to update this mod? (y/n - default y):
[:] Retrieving mod versions..
[-] Updating MAtmos <VERSION>..
[:] Writing to manifest...
The text was updated successfully, but these errors were encountered:
Unfortunately the mods on curseforge don't have a concept of "versions", 80% of mod authors do put a semantic version string in their mod filename, but the rest doesn't.
Though, I could just show you the filename and the strategy with which the mod has been retrieved.
Also, notifying if the mod version is the latest or the recommended. Like:
<VERSION> (Recommended)
.I have run into some confusion when updating the mods, so I was thinking would be neat.
The text was updated successfully, but these errors were encountered: