Update FNPreview.json to fix author and version

This commit is contained in:
Fantom-Balatro
2025-03-25 20:04:11 -06:00
committed by GitHub
parent ee72f1ff0b
commit 41198bc20c

View File

@@ -2,12 +2,12 @@
"id": "FNPreview",
"name": "Fantoms Preview",
"display_name": "Fantoms Preview",
"author": ["Fantoms"],
"author": ["Fantom"],
"description": "A QoL mod for balatro allowing for a preview of score/money before submitting the hand.",
"prefix": "fn",
"main_file": "CorePreview.lua",
"priority": 0,
"version": "1.1",
"version": "1.1.0",
"dependencies": [],
"conflicts": []
}
}