Skip to content

Commit f768ae5

Browse files
KoloInDaCribKade-github
authored andcommitted
Update 06.CustomFreeplayStyles.md
1 parent 0ea1352 commit f768ae5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/content/cookbook/Intermediate/06.CustomFreeplayStyles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tags]: / "intermediate,ui,json"
22

3-
This chapter will walk you through the process of creating a functioning, fully compatible Friday Night Funkin' mod, using the game's official systems for loading custom content and scripts. Once your mod is complete, you will be able to place it in the `mods` folder in your game install and use its content in-game without overriding the base game content and still maintain compatibility with other mods.
3+
# Creating Custom Freeplay Styles
44

55
This chapter goes over adding custom freeplay styles, while also ensuring that they appear in the Freeplay State and telling the game when to use them for playable characters.
66

@@ -42,4 +42,4 @@ To use a freeplay style, you must first have a [Playable Character](1.CustomPlay
4242

4343
[^pico]: <https://github.com/FunkinCrew/funkin.assets/blob/main/preload/data/ui/freeplay/styles/pico.json>
4444

45-
> Author: [KoloInDaCrib](https://github.com/KoloInDaCrib)
45+
> Author: [KoloInDaCrib](https://github.com/KoloInDaCrib)

0 commit comments

Comments
 (0)