Go to file
Wynd 576457d5b0 Added data for 4 more spirits 2025-01-28 13:44:05 +02:00
.cargo Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
input Added data for 4 more spirits 2025-01-28 13:44:05 +02:00
src Popup info system for board ability unlock requirements 2025-01-28 01:00:50 +02:00
templates Added a help icon for ability boards and fixed some data errors 2025-01-28 11:28:00 +02:00
.gitignore Reorganizing assets for game specific mods 2024-09-28 16:32:23 +03:00
.prettierrc.json Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
Cargo.toml Switched to rinja and stable rust + basic recipes list for KH3 2025-01-27 14:55:10 +02:00
README.md Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
rinja.toml Switched to rinja and stable rust + basic recipes list for KH3 2025-01-27 14:55:10 +02:00
rust-toolchain.toml Switched to rinja and stable rust + basic recipes list for KH3 2025-01-27 14:55:10 +02:00
rustfmt.toml Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00

README.md

KHGuide

A small static page generator for command melding in Kingdom Hearts: Birth By Sleep. It generates a static html (index.html) file that lists all commands and how they're melded and using some vanilla javascript it allows for filtering and searching of these commands.

How to use

  • Probably the easiest way is to download the index.html file and open it with any browser.
  • Alternatively hosting a web server and serving the index.html file also works.
  • The third option requires an internet connection, using the hosted version here