Go to file
Wynd fd33426219 Added JS hashes for better browser caching 2025-06-25 13:44:08 +03:00
.cargo Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
input Massive migration towards js modules and better folder management 2025-06-25 02:15:27 +03:00
public Added JS hashes for better browser caching 2025-06-25 13:44:08 +03:00
src Added JS hashes for better browser caching 2025-06-25 13:44:08 +03:00
templates Added JS hashes for better browser caching 2025-06-25 13:44:08 +03: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 Added JS hashes for better browser caching 2025-06-25 13:44:08 +03:00
README.md Updated the readme 2025-01-31 22:56:28 +02:00
askama.toml Updated dependencies + a major split and cleanup of the code 2025-06-24 19:56:47 +03:00
justfile Added a justfile for ease of use 2025-06-25 11:39:48 +03:00
rust-toolchain.toml Updated dependencies + a major split and cleanup of the code 2025-06-24 19:56:47 +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 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.