Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 304 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 304 Bytes

BOTW Plateau Route Generator

A tool aiming to generate every possible BTT route for the Great Plateau in Breath of the Wild. If all you want is the data, check ./out/output.txt.

How to run

MacOS / Linux

bun install
bun run script.ts

Windows

  • Cry or, alternatively, use WSL.