Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show mod version when updating/adding mods #52

Open
juraj-hrivnak opened this issue Aug 1, 2021 · 2 comments
Open

Show mod version when updating/adding mods #52

juraj-hrivnak opened this issue Aug 1, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@juraj-hrivnak
Copy link
Contributor

juraj-hrivnak commented Aug 1, 2021

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...
@maradotwebp maradotwebp added the enhancement New feature or request label Aug 2, 2021
@maradotwebp
Copy link
Owner

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.

@juraj-hrivnak
Copy link
Contributor Author

juraj-hrivnak commented Aug 2, 2021

Oh yeah, I haven't really thought about that.
Showing the file name would be probably even better than only the version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants