From 4b54118731e26118111e06558ae4853c577fe4bb Mon Sep 17 00:00:00 2001 From: Cartridge-Man Date: Fri, 2 Aug 2024 09:53:48 -0500 Subject: [PATCH] docs: Added modding docs link in readme Wrong Link, Whoops! --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 34ec930f6..29077d7f1 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ To learn how to install the necessary dependencies and compile the game from sou Please check out our [Contributor's guide](./CONTRIBUTORS.md) on how you can actively participate in the development of Friday Night Funkin'. +# Modding + +Feel free to start learning to mod the game by reading our [documentation](https://funkincrew.github.io/funkin-modding-docs/) and guide to modding. + # Credits and Special Thanks Full credits can be found in-game, or in the `credits.json` file which is located [here](https://github.com/FunkinCrew/funkin.assets/blob/main/exclude/data/credits.json).