Releases: Steamodded/smods
0.7.2 - Joker API, Custom Sprite, Mods Tab list and Card API
NEW FEATURES AND UPDATES FROM 0.7.2
- Bumping version to 0.7.2
- A new Injector made with Powershell has been added
- The PowerShell injector can be used compiled or not
- Addition of the Joker API
- Joker can now use Custom Sprites if their Name and Slug match
- An example mod has been provided for the Joker API
- A custom Sprite patch has been added by @GoldenEpsilon
- A Mod Tab list has been added by @adambennett
- A brand new Card API has been added by @Aurelius7309
- The Card API implies a large rewrite of some parts of the Game
- Steamodded is now "injectable" with https://github.com/ethangreen-dev/lovely-injector
- 7zip have been repacked
- README.md have been clarified
DISCLAIMER
THIS VERSION IS UNSTABLE AND DO NOT PROMISE ANYTHING ELSE THAN BOOTING. I will debug and improve it over the next hours/days but for now it will be bugged for sure and it may crash.
Feel free to ping me on Discord if it happen to you!
How to Update
If you already installed Steamodded, you will need to reset your Balatro executable before doing the update. To do it, go to you Steam Library -> "Balatro" -> (Right Click) "Properties" -> "Installed Files" ->"Verifies the integrity of the files". Remember to stop the game before clicking on it. It will re download all the game files. When it finish, you can run the installer for Steamodded.
How to Install
Please refer to the Readme: https://github.com/Steamopollys/Steamodded/blob/main/README.md
----------------------------
What's Changed
- Added a function wrapper to set_sprites to allow Jokers to have custom atlases without jank by @GoldenEpsilon in #11
- Add page selector for mods list by @adambennett in #22
- Playing card API by @Aurelius7309 in #24
New Contributors
- @GoldenEpsilon made their first contribution in #11
- @Aurelius7309 made their first contribution in #24
Full Changelog: 0.6.2...0.7.2
0.7.0-PRE
Test Pre Release for Jokers
Nightly-8074587206
Merge branch 'main' of github.com:Steamopollys/steamodded
Nightly-8069827406
Update README.md
Nightly-8069697408
Update README.md
Nightly-8069612383
Delete injector
0.6.2 - CRLF Patch and Custom Mods menu hook
NEW FEATURES AND UPDATES FROM 0.6.2
- Bumping version to 0.6.2
- Some injector tweaks
- Injector have been moved to the top level of the repo
- CRLF is now supported by the the mod loader
- Adding hook for custom mod menu
- README.md have been clarified
DISCLAIMER
THIS VERSION IS EXTREMLY UNSTABLE AND DO NOT PROMISE ANYTHING ELSE THAN BOOTING. I will debug and improve it over the next hours/days but for now it will be bugged for sure and it WILL crash for sure.
Feel free to ping me on Discord if it happen to you!
How to Update
If you already installed Steamodded, you will need to reset your Balatro executable before doing the update. To do it, go to you Steam Library -> "Balatro" -> (Right Click) "Properties" -> "Installed Files" ->"Verifies the integrity of the files". Remember to stop the game before clicking on it. It will re download all the game files. When it finish, you can run the installer for Steamodded.
How to Install
Please refer to the Readme: https://github.com/Steamopollys/Steamodded/blob/main/README.md
----------------------------
What's Changed
- Add hook for custom mod menus by @adambennett in #6
- Update steamodded_injector.py by @NanashiTheNameless in #8
- Update README.md by @NanashiTheNameless in #9
New Contributors
- @adambennett made their first contribution in #6
Full Changelog: 0.6.1...0.6.2
Nightly-8054829846
fix missing end
Nightly-8054778281
CRLF fix
Nightly-8054669638
Change injector pos