lud99/botw-unexplored

Manually mark koroks as collected

Closed this issue · 1 comments

lud99 commented

Because it's not possible to load a savefile while you're playing, the app and the actual savefile can be quite desynced. This is annoying if you've collected many koroks and don't know which ones you should find next.

  • Add a button to mark it as complete
  • Save all the "checked" korokrs to a text file
  • Remove the text file the next time a fresh savefile could be loaded to avoid desync
lud99 commented

Done