Go to file
Wynd 4f384cc9b9 Added assets folder 2025-02-10 00:47:36 +02:00
.cargo Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
assets Added assets folder 2025-02-10 00:47:36 +02:00
input Correcting some input data 2025-02-08 19:09:16 +02:00
src Added assets folder 2025-02-10 00:47:36 +02:00
templates Split the js and css into different files for readability 2025-02-09 23:51:54 +02:00
.gitignore Added assets folder 2025-02-10 00:47:36 +02:00
.prettierrc.json Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
Cargo.toml KH2 mats filtering 2025-02-09 13:51:00 +02:00
README.md Updated the readme 2025-01-31 22:56:28 +02: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 guides on a bunch of Kingdom Hearts features.

Such as:

  • command melding for Birth By Sleep
  • spirit boards for Dream Drop Distance
  • food simulator for Kingdom Hearts 3

How to use

  • Probably the easiest way is to download the release package, extract it and open the index.html file with any browser. This can be used without internet connection as well.
  • There's also a hosted version offered for ease of use here.