From e1247e272b745cb37f79f1875b8ddad476164f9e Mon Sep 17 00:00:00 2001 From: Prokube <68293280+prokube@users.noreply.github.com> Date: Thu, 13 May 2021 11:16:00 -0700 Subject: [PATCH] WAIT WAIT WAIT there --- docs/guides/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/guides/index.md b/docs/guides/index.md index 53c065c..4f18fbc 100644 --- a/docs/guides/index.md +++ b/docs/guides/index.md @@ -1,11 +1,10 @@ # Guides -There aren't any guides yet. But when there are, they'll be listed here. +[Creating A Custom Week](https://kadedev.github.io/Funkin/guides/weeks) ### 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 weeks - How to make custom dialogue (like Week 6) - How to make custom characters