Go to file
Wynd 14fca5a001 Keeping the footer down and applying color to both ingredient fields if both match 2024-07-01 21:16:46 +03:00
.cargo Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
input Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
src Added placeholder text for the search box and a footer 2024-07-01 18:24:37 +03:00
templates Keeping the footer down and applying color to both ingredient fields if both match 2024-07-01 21:16:46 +03:00
.gitignore Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
.prettierrc.json Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
Cargo.toml Keeping the footer down and applying color to both ingredient fields if both match 2024-07-01 21:16:46 +03:00
README.md Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
index.html Keeping the footer down and applying color to both ingredient fields if both match 2024-07-01 21:16:46 +03:00
rust-toolchain.toml Initial commit with bbs command melding table 2024-06-30 22:47:28 +03: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