-
Notifications
You must be signed in to change notification settings - Fork 49
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
Files should be compared with hash rather than filename #140
Comments
user
folder does not update the file in the mods
folder
Also if they are compared using hashes rather than filenames, the current filename (before upgrading) should be retained, or that could be configurable too. (from #252) |
Did your CurseForge Idea become implemented? I don't see anything telling if it's implemented. |
The feature already exists, CurseForge calls it fingerprints and it's what's used when scanning. |
That means this is implemented, right? (in |
No it is only used in scanning, I haven't implemented it anywhere else. |
Description
When editing a file (without renaming) in the
mods/user
folder and runningferium upgrade
does not copy the file to themods
folder.To Reproduce
user
folderferium upgrade
and see the copied fileferium upgrade
and see the file is not updated with the new contentsSoftware version
ferium -V
)4.1.4
Additional information
I ran
shasum
on the files to make sure I wasn't going crazy when my mods weren't updating after rebuilding them and fixing bugs 😆:The text was updated successfully, but these errors were encountered: