1
0

-Add Phanta

-Add BFDI
-Add Catan
This commit is contained in:
GhostSalt
2025-09-13 12:46:43 +01:00
parent 3229820585
commit 7feb6850e3
7 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Catan
Adds Resource cards that can be used to build other consumables! Mechanics are inspired by the board game Catan. This mod used to be a mechanic present in Phanta, but it got large enough to be its own thing.
https://balatromods.miraheze.org/wiki/Catan

View File

@@ -0,0 +1,15 @@
{
"title": "Catan",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Content",
"Joker"
],
"author": "GhostSalt",
"repo": "https://github.com/GhostSalt/Catan",
"downloadURL": "https://github.com/GhostSalt/Catan/archive/refs/heads/master.zip",
"folderName": "Catan",
"version": "1.1.0~ALPHA",
"automatic-version-check": true
}