Hollow Knight Speed Completion achievement planner
This is a tool to help you plan your Hollow Knight Speed Completion achievement checklist.
You can use the hosted version or run it locally.
- Checklist validation (optional!)
- Collapse sections
- Tooltip with descriptions and links
- Official:tm: grub names
- Settings
- Save file upload
- Install Node.js and Yarn.
- Clone the repository.
- Run
yarn install
to install dependencies.- It will error the first time. Run
yarn remove hollow-knight-save-parser
to fix it and then rerunyarn install
.
- It will error the first time. Run
- Run
yarn wasm
to build the wasm module (if not built already or if changes were made to the Rust code). - Run
yarn dev
to start the development server. - Open
http://localhost:5173
in your browser.
PRs are welcome! Please make sure to follow the existing code style :)
This project is licensed under the MIT License.
Made with ❤️ by @zohnannor and @swbuwk.