Get and Update the App¶
The action at the bottom of the left navigation changes wording according to how the app is running.
Get the app¶
Get the app appears when you are using a hosted or browser-playable copy. Choose it to open the HeroQuest Card Creator page on itch.io, where the downloadable version is available.
You do not need the download to use the hosted app. Choose it when you prefer a local copy that can be launched from your own computer.
Check for updates¶
Check for updates? appears in a downloaded build or a copy opened directly from downloaded files. It takes you to itch.io so you can obtain the current download. It does not install an update automatically.
You can always compare the version in the footer with the latest published version. The footer version also links to its matching release page.
Automatic update notices¶
Downloaded and npm-installed builds can check whether a newer version has been published. When one is confirmed, a notice appears in the header and names the available version.
- A downloaded build directs you to Download on itch.io.
- An npm build can also provide View on npm.
- The hosted itch.io build and unrecognized development copies do not perform this remote update check.
If the app is offline, it cannot perform a new check. A previously confirmed update notice can remain visible while offline.
Update a downloaded copy safely¶
- Choose Export library and keep the
.hqccbackup somewhere safe. - Download and extract the new version into a new folder.
- Launch it using your preferred method.
- Check whether your library is visible.
- If the new copy opens an empty library, import the backup.
- Keep the previous folder until the new copy and library have been verified.
The application files and your library are separate. Replacing the program does not carry a library between browser storage locations, which is why the backup is important.