Go to file
Wynd a0efc33ec6 Massive migration towards js modules and better folder management 2025-06-25 02:15:27 +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 Massive migration towards js modules and better folder management 2025-06-25 02:15:27 +03:00
src Massive migration towards js modules and better folder management 2025-06-25 02:15:27 +03:00
templates Massive migration towards js modules and better folder management 2025-06-25 02:15:27 +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 Updated dependencies + a major split and cleanup of the code 2025-06-24 19:56:47 +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
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.