Skip to content

The definitive internal modding tool for GameMaker games

License

Notifications You must be signed in to change notification settings

TheEternalShine/YYToolkit

 
 

Repository files navigation

YYToolkit

YYToolkit is a tool for creating mods and altering GameMaker games.

Currently, only Windows is supported.

Features

  • Plugin Support
    • Allows for easily extending YYToolkit functionality
    • Gives you the ability to make mods in YYC environments
  • Well-documented
    • Most APIs are documented on the Wiki, including a full guide on making plugins.
  • Basic built-in GML function caller
    • Allows for calling any built-in GML function just by pressing F10.
  • Full compatibility with existing tools like UndertaleModTool or Dogscepter.
  • Runtime loading / unloading
    • Mods and even the tool itself can be (un)loaded while the game is running, seamlessly.

Getting help

Contributors

  • MousieDev for creating makefiles (which I'm not sure even work at this point)
  • Miepee for the awesome icon!
  • TheEternalShine for testing and giving feedback on in-development versions of the tool.

About

The definitive internal modding tool for GameMaker games

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.6%
  • C 21.3%
  • C# 6.6%
  • Makefile 0.5%