Skip to content

Commit

Permalink
Update readme for 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lud99 committed Jul 30, 2023
2 parents 24058c7 + e141e40 commit a281d10
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ There are many interactive maps online to track your progress, but nothing beats
## Usage
Download ```totk-unexplored.nro``` from the [releases](https://github.com/lud99/totk-unexplored/releases), transfer it to your SD card and launch it. The app is also available on the [Homebrew App Store](https://apps.fortheusers.org/switch/TotKUnexplored) as TotK Unexplored


Most things should be self explanitory, but here's some information just in case:

* Use the left analog sticks or the touch screen to move around.
Expand All @@ -71,7 +70,9 @@ To avoid using external services or my own database, the images the app generate
10 images can be saved before the app starts overriding your old images, so the image can still be seen for some time even between app restarts. Note that the http-server is not run as a sys-module so it only works when the app is running, but your phones web browser can still view the image as long as you don't refresh the page.

## Version History

### 1.01
* Fixed caves with multiple entrances not being marked correctly as found
* Fixed text overlap
### 1.0
* Initial release

Expand All @@ -90,4 +91,4 @@ Huge thanks to these kind people / groups for making this project possible:
##### Libraries
* https://github.com/nothings/stb For image loading and saving
* https://github.com/nayuki/QR-Code-generator For the QR-code creation
* https://github.com/nlohmann/json For parsing the gamedata from a JSON file
* https://github.com/nlohmann/json For parsing the gamedata from a JSON file

0 comments on commit a281d10

Please sign in to comment.