19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
# Steamodded - A Balatro ModLoader
|
|
|
|
## Introduction
|
|
|
|
Steamodded is a mod loader and injector for the game Balatro. Much like the [LÖVE framework](https://love2d.org/wiki/Main_Page) itself, it is built using [Lua](https://www.lua.org/). 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.
|
|
|
|
|
|
## Features
|
|
|
|
Documentation for this project is currently incomplete. A collection of documentation pages and guides that are currently available can be found [here](https://github.com/Steamopollys/Steamodded/wiki).
|
|
|
|
## 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](https://github.com/Steamopollys/Steamodded/actions?tab=GPL-3.0-1-ov-file)
|