Go to file
Wynd 1bfad9a4f6 Updated the readme 2025-01-31 22:56:28 +02:00
.cargo Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
input Added 3 more spirit boards 2025-01-31 19:04:11 +02:00
src Bit of a reorganization for output and template files 2025-01-31 15:06:04 +02:00
templates Better layout for spirit dispositions 2025-01-31 15:40:23 +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 Added features per game and a menu/index page 2025-01-31 14:50:31 +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.