This repository has been archived by the owner on Jun 30, 2023. It is now read-only.
Releases: BrotatoMods/Brotato-ModLoader
Releases · BrotatoMods/Brotato-ModLoader
Brotato + ModLoader v4.1.0
Brotato PCK with:
- ModLoader v4.1.0 - release notes
- Game Version 0.6.1.6
Example mods for testing (via):
Brotato + Mod Loader v2.0.0
Installation
-
Unpack the
ModLoader.zip
file -
Copy the
ModLoader.pck
and therun.gd
inside the Brotato game folder
-
Inside Steam add the following start options to Brotato
--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".
- 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 🚀