@@ -14,31 +14,31 @@ A C# bot for ygopro, compatible with the ygosharp and srvpro server.
...
@@ -14,31 +14,31 @@ A C# bot for ygopro, compatible with the ygosharp and srvpro server.
### Supported commandlines
### Supported commandlines
`Name`
`Name`
The nickname for the bot.
The nickname for the bot.
`Deck`
`Deck`
The deck to be used by the bot. Available decks are listed below. Keep empty to use random deck.
The deck to be used by the bot. Available decks are listed below. Keep empty to use random deck.
`Dialog`
`Dialog`
The dialog texts to be used by the bot. See Dialogs folder for list.
The dialog texts to be used by the bot. See Dialogs folder for list.
`Host`
`Host`
The IP of the host to be connected to.
The IP of the host to be connected to.
`Port`
`Port`
The port of the host to be connected to.
The port of the host to be connected to.
`HostInfo`
`HostInfo`
The host info (password) to be used.
The host info (password) to be used.
`Version`
`Version`
The version of YGOPro.
The version of YGOPro.
`Hand`
`Hand`
If you are testing deck, you may want to make sure the bot go first or second. `Hand=1` will make the bot always show Scissors, 2 for Rock, 3 for Paper.
If you are testing deck, you may want to make sure the bot go first or second. `Hand=1` will make the bot always show Scissors, 2 for Rock, 3 for Paper.
`ServerMode` and `ServerPort`
`ServerMode` and `ServerPort`
Windbot can run as a "server", provide a http interface to create bot.
Windbot can run as a "server", provide a http interface to create bot.
### Available decks
### Available decks
...
@@ -78,5 +78,7 @@ Windbot can run as a "server", provide a http interface to create bot.
...
@@ -78,5 +78,7 @@ Windbot can run as a "server", provide a http interface to create bot.
### Server mode
### Server mode
Windbot can run as a "server", provide a http interface to create bot.
Windbot can run as a "server", provide a http interface to create bot.