Go to file
Wynd a53d7887fd Build option for a base url 2025-06-30 00:18:20 +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 Completed synths won't highlight materials anymore 2025-06-29 23:02:50 +03:00
src Build option for a base url 2025-06-30 00:18:20 +03:00
templates Moved styles to the public folder for proper importing and hashing 2025-06-29 16:20:23 +03:00
.gitignore Build option for a base url 2025-06-30 00:18:20 +03: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 Build option for a base url 2025-06-30 00:18:20 +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 Better file hashing and scripts organization 2025-06-29 15:18:43 +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.