edo9300 / edopro

A script engine for "yu-gi-oh!" and sample gui (former "ygopro")
Other
279 stars 75 forks source link

Can't add a custom AI deck #190

Closed YousefSaber closed 4 years ago

YousefSaber commented 4 years ago

excuse me I was trying to add an AI deck downloaded from YGOPRODECK Neo Seto Kaiba deck renamed the file to AI_NeoSetoKaiba.ydk and put it in C:\ProjectIgnis\WindBot\Decks folder and in the bots.json file in the directory C:\ProjectIgnis\WindBot I wrote the script

{
  "name":"NeoSetoKaiba",
  "decK":"NeoSetoKaiba",
  "difficulty":1,
  "masterRules":[3,4,5]
},

the deck doesn't show in the AI menu what's wrong ? here are some screenshots image image

kevinlul commented 4 years ago

From the contributing guidelines:

Please keep all usage questions and Windows and macOS bug reports on Discord; do not open an issue or pull request for this purpose. We are not taking suggestions or feature requests and the issue tracker is not to be used for this purpose either.

WindBot Ignite does not play your decks. This is not an advertised feature. If you would like to make a deck for it, consider submitting a pull request to https://github.com/ProjectIgnis/windbot/