Downloading Games
If a store page's delivery mode is Download, you can download the game zip after purchase.
From Your Library
- Go to Library (
/library) - Find the game from a fulfilled order
- Click Download
- The game zip file downloads to your device
From the Order
You can also download from the order confirmation page at /orders/{orderId}/games/{gameId}/download/{token}. This link is included in your order confirmation email.
What's in the Zip
The downloaded file is the exact zip archive the maker uploaded, after it passed the quarantine scan. It typically contains:
- Game executable or HTML files
- Assets (images, audio, data files)
- README or instructions
Integrity
Each game version has a SHA-256 hash computed during the quarantine process. This ensures the file you download is exactly what the maker uploaded and hasn't been tampered with.
Re-downloading
You can download purchased games as many times as you want from your library. Your purchase entitlement doesn't expire.