Add custom dog NPCs to Chicory: A Colorful Tale game.
For more modding info and chaos, check out our Chicory fan Discord!
- You need to use the Macaroni edition of the game (needed to use custom scripts), check the website if you haven’t done it yet
- Download the script and extract it
- Open and run UndertaleModTool
- On UndertaleModTool, open
macaroni.win
inside the game folder - Click Scripts > Run other script...
- Find and select
AddObjCustomDog.csx
- Select the
Scripts
folder when prompted - Save
Custom dogs are now ready to use! Use the level editor to insert the custom dogs.
AddObjCustomDog.csx is open-sourced on GitHub and licensed under GPL v3.0, same as UndertaleModTool.
For the GML scripts, I would have chosen a free license, however as they are technically based from the game (which is not open-source), I don’t feel it’s appropriate to put a license.