An auto tracker for Ocarina of Time Randomizer
- A complete auto tracker that will remove the need to manually track items and checks
- Full logic checking
- Allow for different types of starting settings
- Be as uninstrustive as possible
- Require minimal user input
- Look decent
- Missing checks
- Beating Shadow Temple
- Biggoron Sword
- Skulltulas
- Cows
- Scrubs
- Displays
- Wallet
- Styling
- Clean up code
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
This project was generated with electron-vue@45a3e22 using vue-cli. Documentation about the original structure can be found here.