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
I can do the part described in the title. Just copy the message from python version?
Detecting frivolous warnings however, that's somewhat more involved, as frontend purposefully lacks any direct access to filesystem. Maybe just direct the user to remove paigaldaja_meta.json after moving the folders?
as frontend purposefully lacks any direct access to filesystem
Then a backend check is needed I believe? Without a check I don't see how would it even differ between overwriting .minecraft and having the isolated folder...
Maybe just direct the user to remove paigaldaja_meta.json after moving the folders?
paigaldaja_meta.json contains a list of files installed by the installer and whatever metadata frontend provides; frontend reads back the metadata to check if it is a downgrade. If you remove the file, the installer behaves as if it was a fresh install.
...and detect when the warning is not needed, aka empty folders as described below
Fabulously-Optimized/vanilla-installer-python#80
The text was updated successfully, but these errors were encountered: