Add ability to swap decks from the GUI #247
Labels
bot-interactions
Is about a feature that interacts with the bot (clicks on it etc.). Different from "game-detection"
enhancement
New feature or request
GUI
Is about GUI feature
Milestone
Problem
Currently decks are defined inside
main.py
. The user cannot change deck without editing this file.Potential solution
Add some functionality to the GUI to allow a user to change deck. An intermediate step might be defining the deck inside
config.yaml
first.The text was updated successfully, but these errors were encountered: