← Package directory
Available on winget

Install Nile

Unofficial Amazon Games client

Install with winget
winget install --id imLinguin.nile
Upgrade
winget upgrade --id imLinguin.nile
Uninstall
winget uninstall --id imLinguin.nile

About Nile

Unofficial Amazon Games client

What's new in 1.2.0

Breaking change This release includes a breaking change that will make auth data incompatible with previous versions of nile. Authorization tokens will be stored in obfuscated file instead of raw json. What's Changed - [Feat] Add arm64 support by @Etaash-mathamsetty in #59 - minor additions to allow for better intergration by @ebenbruyns in #58 - feat: introduce an encrypted store type by @imLinguin in b89bd1f New Contributors - @ebenbruyns made their first contribution in #58 Full Changelog: v1.1.2...v1.2.0

Read release notes

Version history

Version Updated Notes
1.2.0 Unknown Breaking change This release includes a breaking change that will make auth data incompatible with previous versions of nile. Authorization tokens will be stored in obfuscated file instead of raw json. What's Changed - [...