1
0

Add BakersDozenBagels@Bakery mod (#34)

My misc. content mod. There's not really a cohesive visual identity to
use in a thumbnail, so I did not provide one.
This commit is contained in:
Efe
2025-02-18 01:19:31 +01:00
committed by GitHub
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Bakery
Welcome into the Bakery! This mod contains a bunch of miscellaneous content additions, mostly focusing on unique one-off mechanics. It's intended to be balanced like vanilla. This mod receives pretty frequent updates, from new content to minor bugfixes.

View File

@@ -0,0 +1,9 @@
{
"title": "Bakery",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Content", "Joker", "Miscellaneous"],
"author": "BakersDozenBagels",
"repo": "https://github.com/BakersDozenBagels/BalatroBakery",
"downloadURL": "https://github.com/BakersDozenBagels/BalatroBakery/archive/refs/heads/main.zip"
}