Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adambennett/Balatro-DeckCreator
Deck Creator is a small tool for the game Balatro that allows users to create, save, load, and even share custom decks.
https://github.com/adambennett/Balatro-DeckCreator
Last synced: about 1 month ago
JSON representation
Deck Creator is a small tool for the game Balatro that allows users to create, save, load, and even share custom decks.
- Host: GitHub
- URL: https://github.com/adambennett/Balatro-DeckCreator
- Owner: adambennett
- License: gpl-3.0
- Created: 2024-02-25T06:46:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-26T20:39:53.000Z (about 2 months ago)
- Last Synced: 2024-10-26T22:34:48.971Z (about 2 months ago)
- Language: Lua
- Homepage:
- Size: 9.66 MB
- Stars: 23
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-balatro - Deck Creator - 界面模组,可以创建、保存、加载、分享自定义的牌组。 by [@Nyoxide](https://github.com/adambennett) (模组 (依赖 [**Steamodded**](https://github.com/Steamopollys/Steamodded)) / 界面)
README
# Deck Creator - Balatro Custom Deck Creation Tool
## Introduction
Deck Creator is a small tool for the game Balatro that allows users to create, save, load, and even share custom decks.
I'm open to suggestions and contributions! Please feel free to create a PR or message me on Discord.
## Requirements
- Balatro 1.0.0c (or newer)
- Steamodded v0.9.8 (or newer)## How to Install
- Head over to the releases page: [releases](https://github.com/adambennett/Balatro-DeckCreator/releases/latest)
- Download the .zip archive provided
- Extract the contents of the downloaded zip directly into your mods folder
- The result should be a directory at the path: ../Mods/Deck Creator/
- Under this 'Deck Creator' folder you should see a handful of Lua files, an 'assets' directory, and a 'Custom Decks' directory## How to Use
- Load up modded Balatro (see [Steamodded](https://github.com/Steamopollys/Steamodded))
- Click on the "Mods" button on the main menu
- Click on "Deck Creator" by Nyoxide
- Click on "Create Deck"
- Choose all the options you would like. Options that are not changed will be defaulted to the normal default game options.
- Head back to the "General" tab when you're done, and click "Save Deck"
- The deck will be saved to a file called "CustomDecks.txt" under this mod's folder in another subdirectory.
- If you would like to share your deck list with anyone, all they need to do is copy and paste your CustomDecks.txt file and place it into the folder in their Mods directory. This mod will detect all .txt files in there and merge all the deck lists together and load all decks into the game.## Contributing
This project is open for contribution. Please, feel free to open a merge request to do so.
## 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, see the LICENSE file in the repository.
## Screenshots
Create Deck Button
![CreateDeckButton](screenshots/CreateDeckButton.PNG)Main Menu
![MainMenu](screenshots/MainMenu.PNG)Manage Decks Menu
![ManageDecksMenu](screenshots/ManageDecksMenu.PNG)General Options
![GeneralOptions](screenshots/GeneralOptions.PNG)Money Options
![Money](screenshots/Money.PNG)Hands & Discards Options
![HandsDiscards](screenshots/HandsDiscards.PNG)Appearance Rate Options
![AppearanceRates](screenshots/AppearanceRates.PNG)Deck Editor
![DeckEditor](screenshots/DeckEditor.PNG)Starting Items
![StartingItems](screenshots/StartingItems.PNG)Static Mods
![StaticMods](screenshots/StaticMods.PNG)Dynamic Mods
![DynamicMods](screenshots/DynamicMods.PNG)