/Brotato-Example-Mods

Examples of mods using ModLoader, specific to Brotato

Primary LanguageGDScript

Brotato-Example-Mods

Examples of mods using ModLoader, specific to Brotato. Includes:

  • MenuString1 - Adds text to the title screen, after the version number.
  • MenuString2 - Same as above. Demonstrates how mods can be chained, with each one taking effect after the last.

Download these examples via Releases.

For a generic example with lots of helpful comments, see godot-mod-loader-examples.