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