Hello y'all. I've been really getting into balatro modding but didn't like a lot of the boiler plate I was having to write. So I created two separate api's to make creating mods easier! The loader-api is designed to allow for more complex mods without having to specifically load every file. And the config-api is designed to make creating config tabs for mods easier. I've tried my best to document how to use them, but feel free to contribute with PR's or github issues if you do end up using them.
https://github.com/jlwoolf/balatro-loader-api
https://github.com/jlwoolf/balatro-config-api
Here's one of my mods that utilizes both for refernce:
https://github.com/jlwoolf/balatro-dna-splice