|
|
||
|---|---|---|
| .cargo | ||
| input/bbs | ||
| src | ||
| templates | ||
| .gitignore | ||
| .prettierrc.json | ||
| Cargo.toml | ||
| README.md | ||
| rust-toolchain.toml | ||
| rustfmt.toml | ||
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.htmlfile and open it with any browser. - Alternatively hosting a web server and serving the
index.htmlfile also works. - The third option requires an internet connection, using the hosted version here