Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.27 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.27 KB

objCustomDog

Add custom dog NPCs to Chicory: A Colorful Tale game.

For more modding info and chaos, check out our Chicory fan Discord!

How to use/summon the drawdogs

  1. 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
  2. Download the script and extract it
  3. Open and run UndertaleModTool
  4. On UndertaleModTool, open macaroni.win inside the game folder
  5. Click Scripts > Run other script...
  6. Find and select AddObjCustomDog.csx
  7. Select the Scripts folder when prompted
  8. Save

Custom dogs are now ready to use! Use the level editor to insert the custom dogs.

License

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.