From a06264b16c9f3b6994dcf56f241de1afc0c82fd6 Mon Sep 17 00:00:00 2001 From: Prokube <68293280+prokube@users.noreply.github.com> Date: Sat, 15 May 2021 06:24:10 -0700 Subject: [PATCH] yawn --- docs/guides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/index.md b/docs/guides/index.md index a1b30c6..feed0ac 100644 --- a/docs/guides/index.md +++ b/docs/guides/index.md @@ -1,10 +1,10 @@ # Guides [Creating A Custom Week](https://kadedev.github.io/Kade-Engine/guides/weeks) +[Using The Chart Editor](https://kadedev.github.io/Kade-Engine/guides/charting) ### Contributing If you'd like to write a guide, you can make a [pull request](https://github.com/KadeDev/Kade-Engine/pulls). Make sure you put the guide in `docs/guides/` and that it's written in Markdown. Guides that need to be written: -- How to use the charting state/chart editor - How to make custom dialogue (like Week 6) - How to make custom characters