Skip to content

Zeanog/HearthstoneCLI

Repository files navigation

** Welcome to Hearthstone CLI **

hearthstoneCLI -c <configPath> -p1 <player1Path> -p2 <player2Path>

or 

hearthstoneCLI -g <gamePath>

Example from debugger:   
hearthstoneCLI -c "Data\DefaultGameType.json" -p1 "Data\PlayerDef1.json" -p2 "Data\PlayerDef2.json"
hearthstoneCLI -g "Data\Game.json"

Configs are in the Data directory
DefaultDeck.json
DefaultGameType.json
Game.json
Player1Def.json
Player2Def.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages