Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Releases: BrotatoMods/Brotato-ModLoader

Brotato + ModLoader v4.1.0

23 Jan 23:23
9048c7e
Compare
Choose a tag to compare

Brotato PCK with:

Example mods for testing (via):

Brotato + Mod Loader v2.0.0

10 Jan 12:41
f78baae
Compare
Choose a tag to compare

Installation

  • Download the ModLoader.zip file

  • Unpack the ModLoader.zip file

  • Copy the ModLoader.pck and the run.gd inside the Brotato game folder
    image

  • Create a mods folder at the same location
    image

  • Inside Steam add the following start options to Brotato
    image
    image
    --enable-mods --main-pack ModLoader.pck --script run.gd

  • Add mod zips to your "mods" folder. There's no need to unzip them, just drop them into "mods".
    image

    • Note that some mods have dependencies, eg Invasion depends on ContentLoader.
    • This just means that to use one, you have to have the other.
    • You can check dependencies by opening the mod zip, going into "mods-unpacked" then the mod folder name, and checking "_meta.json"
  • Launch the game 🚀