diff --git a/mods/BakersDozenBagels@Bakery/description.md b/mods/BakersDozenBagels@Bakery/description.md new file mode 100644 index 00000000..25b216c7 --- /dev/null +++ b/mods/BakersDozenBagels@Bakery/description.md @@ -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. diff --git a/mods/BakersDozenBagels@Bakery/meta.json b/mods/BakersDozenBagels@Bakery/meta.json new file mode 100644 index 00000000..aee1e7dc --- /dev/null +++ b/mods/BakersDozenBagels@Bakery/meta.json @@ -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" +}