mirror of
https://github.com/packwiz/packwiz.git
synced 2025-10-21 08:54:32 +02:00
Improved file selection - check both latest and game version latest
This commit is contained in:
@@ -288,6 +288,7 @@ func (u cfUpdater) CheckUpdate(mods []core.Mod, mcVersion string) ([]core.Update
|
||||
updateAvailable = true
|
||||
fileID = file.ID
|
||||
fileName = file.Name
|
||||
fileInfoObtained = false // Make sure we get the file info again
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user