balatro-mods/Cartomancer-v.4.10-fix-fix/lovely/apply-before-smods.toml
2025-01-19 15:01:49 +08:00

15 lines
216 B
TOML

[manifest]
version = "1.0.0"
dump_lua = true
priority = 0
# Patches applied before steamodded.
[[patches]]
[patches.copy]
target = "main.lua"
position = "prepend"
sources = [
"core/view-deck-steamodded.lua",
]