imLinguin / nile

Unofficial Amazon Games client
GNU General Public License v3.0
306 stars 16 forks source link

feat: Import games #35

Closed Gustash closed 1 year ago

Gustash commented 1 year ago

Why

We currently don't have a way to import already downloaded games

Changes

Notes

We verify the checksum of every file against the latest manifest.

The reason for this is simple: updates. When importing, we don't have access to the originally downloaded manifest, so we can't handle updates for the game properly.

To avoid issues, I think it's better for the user to re-download the game if they have an older version.