adding steamodded
This commit is contained in:
18
mods/Steamodded@smods/description.md
Normal file
18
mods/Steamodded@smods/description.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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)
|
||||
8
mods/Steamodded@smods/meta.json
Normal file
8
mods/Steamodded@smods/meta.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"title": "Steamodded",
|
||||
"requires-steamodded": false,
|
||||
"categories": ["Technical"],
|
||||
"author": "Steamodded",
|
||||
"repo":"https://github.com/Steamodded/smods",
|
||||
"downloadURL": "https://github.com/Steamodded/smods/archive/refs/heads/main.zip"
|
||||
}
|
||||
Reference in New Issue
Block a user