1
0
Files
balatro-mod-index/mods/Eramdam@StickyFingers/meta.json
Damien Erambert 7fb5083398 [Sticky Fingers] Remove folderName field
I've fixed the structure of the mod such that all the lovely files are at the root, meaning I _should_ be able to remove `folderName` which was causing issues (I assumed it meant BMM would look for `$MODS/sticky-fingers/sticky-fingers` and not `$MODS/sticky-fingers` 😅
2025-05-03 21:16:30 -07:00

12 lines
358 B
JSON

{
"title": "Sticky Fingers",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Quality of Life"],
"author": "Eramdam",
"repo": "https://github.com/eramdam/sticky-fingers/",
"downloadURL": "https://github.com/eramdam/sticky-fingers/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "8cdac02"
}