Add Nyoxide@DeckCreator mod (#82)
This commit is contained in:
23
mods/Nyoxide@DeckCreator/description.md
Normal file
23
mods/Nyoxide@DeckCreator/description.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Deck Creator
|
||||
|
||||
Deck Creator is a tool for Balatro that allows users to create, save, load, and even share custom decks.
|
||||
|
||||
## Requirements
|
||||
|
||||
- Balatro 1.0.1o
|
||||
- Steamodded v1.0.0
|
||||
|
||||
## How to Use
|
||||
|
||||
- Click on the "Mods" button on the main menu
|
||||
- Click on "Deck Creator"
|
||||
- Click on "Config"
|
||||
- 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.
|
||||
9
mods/Nyoxide@DeckCreator/meta.json
Normal file
9
mods/Nyoxide@DeckCreator/meta.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"title": "Deck Creator",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Technical"],
|
||||
"author": "Nyoxide",
|
||||
"repo":"https://github.com/adambennett/Balatro-DeckCreator",
|
||||
"downloadURL": "https://github.com/adambennett/Balatro-DeckCreator/releases/download/v1.2.2/DeckCreator.zip"
|
||||
}
|
||||
BIN
mods/Nyoxide@DeckCreator/thumbnail.jpg
Normal file
BIN
mods/Nyoxide@DeckCreator/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 396 KiB |
Reference in New Issue
Block a user