Steamopollys / Steamodded

A Balatro ModLoader
GNU General Public License v3.0
188 stars 42 forks source link

Steamodded - A Balatro ModLoader

Introduction

Steamodded is a mod loader and injector for the game Balatro. Much like the LÖVE2D engine itself, it is built using Lua. It is made with modularity and extensibility in mind, providing a large selection of APIs and other features to facilitate bringing your ideas to life.

Installation

How to Install Steamodded

Please refer to the Installation Instructions in the Steamodded guide. While it is possible to use the injector for versions 0.9.8 and below, this method is no longer recommended and is deprecated starting in version 1.0, which is currently in Alpha.

How to install the Alpha

To use the 1.0.0 pre-release version, install Steamodded using Git and check out the main branch. Alternatively, download the source code directly instead of the release and proceed with steps 3-6 of the manual Installation Instructions

How to Install a Mod

Features

Documentation for this project is currently incomplete. Old documentation for version 0.9.8 can be found on unnumbered Wiki pages. Documentation for version 1.0 is still being assembled on the numbered pages; it's not yet complete. Any information found there is subject to change until the full release of version 1.0.0.

Contributing

This project is open for contribution; feel free to open a pull request. If you are adding new features, providing documentation is highly appreciated.

License

This project is licensed under the GNU General Public License. This ensures that the software is free to use, modify, and distribute. For more details, click here