Arrow Right
- Progress the map forward by one.Arrow Left
- Undo the progress by one.CTRL + SHIFT + Arrow Right
- Progress the map forward by a full branch.CTRL + SHIFT + Arrow Left
- Undo the progress by a full branch.
https://totum-tools.github.io/totum/#/route/gh/totum-tools/totk-speedrun-routes/hundo_centum_v1.2/
Totum allows users to:
- View different game maps (sky, surface, cave, depths) with points and branches plotted on them.
- Interact with these points and branches.
- Create, move, and delete points and branches.
- View and edit notes associated with selected points and branches.
- Display upcoming points on the route.
- Display the progress of certain in-game actions.
- Save and load routes, including their points, branches, and associated notes.
Clone the repository:
git clone https://github.com/totum-tools/totum.git
cd totum
Install the dependencies:
npm install
Start the development server:
npm start
Contributions are welcome. Just make PRs.
We use GitHub issues to track bugs and enhancements. If you find a bug or have an idea for an improvement, please submit an issue.
Totum is released under the GNU GPLv3 License. See the LICENSE file for more details.