Go to file
Wynd d0130b50f1 Added common synth structs and updated the format for KH1 synths 2025-06-28 23:57:29 +03:00
.cargo Initial commit with bbs command melding table 2024-06-30 22:47:28 +03:00
input Added common synth structs and updated the format for KH1 synths 2025-06-28 23:57:29 +03:00
public Ported all the KH2 drops into the new enemy format 2025-06-28 17:54:34 +03:00
src Added common synth structs and updated the format for KH1 synths 2025-06-28 23:57:29 +03:00
templates Added mythril and generic icons + better texture pathing for materials 2025-06-28 00:47:43 +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 New system for drop tracking combined into enemy data 2025-06-26 01:08:13 +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.