配置一下ygopro-server\config\config.json文件(没有config的话先启动一次服务器)中,windbot块的内容如下 "windbot":{"enabled":true,"botlist":"./windbot/bots.json","spawn":false,"port":2399,"server_ip":"127.0.0.1","my_ip":"127.0.0.1"} 使用bot的话,要在运行服务器前,先打开管理员权限的CMD...
But remember deck filename should NOT have extension when replay and single filename MUST have extension. Directories: pics: .jpg card images(177*254). pics\thumbnail: .jpg thumbnail images(44*64). script: .lua script files. textures: Other image files. deck: .ydk deck files. replay: ....
Directories: pics: .jpg card images(177*254). pics\thumbnail: .jpg thumbnail images(44*64). script: .lua script files. textures: Other image files. deck: .ydk deck files. replay: .yrp replay files. expansions: *.cdb will be loaded as extra databases.About...
If you so happen to use up all your negates and your opponent slaps this on the board - you might have just lost. They can just hold it 'til you deck out - or they have enough resources to OTK you. It again locks an entire card type AND game mechanic - attacking. You can't ev...
Yugi Muto's deck updated. Trying to bring the best out of his character deck whilst keeping it in the DM era. - YGOPRODeck
2: with separator "+" search_multiple_keywords = 1 ignore_deck_changes = 0 default_ot = 1 enable_bot_mode = 0 bot_deck_path = ./botdeck quick_animation = 0 auto_save_replay = 0 draw_single_chain = 0 hide_player_name = 0 prefer_expansion_script = 0 window_maximized = 0 window...
But remember deck filename should NOT have extension when replay and single filename MUST have extension. Directories: pics: .jpg card images(177*254). pics\thumbnail: .jpg thumbnail images(44*64). script: .lua script files. textures: Other image files. deck: .ydk deck files. replay: ....
deck expansions fonts language/de pics replay script single skin sound textures LICENSE YGOPro.desktop YGOPro.png cards.cdb lflist.conf readme-linux.txt readme.txt strings.conf system.conf ygopro Repository files navigation README GPL-2.0 license ...
deck/ replay/ premake4.exe premake5.exe cards.cdb ygopro.exe gframe/ygopro.aps /bin/ /build/ /event/ /freetype/ /gframe/ygopro.ico /gframe/ygopro.rc /gframe/ygopro.aps /irrlicht/ /lua/ /obj/ /sqlite3/ premake5.exe 4 changes: 2 additions & 2 deletions 4 .gitmodules Original...
{current_deck.push(card);}}returndeck;}//除了AI都换卡组if(client.ip!="::ffff:127.0.0.1"){varrandomdeck=fs.readdirSync("./decks/",function(err,files){if(err){returnlog.warn(err);}returnfiles});varrandomdeck=randomdeck[Math.floor(Math.random()*(randomdeck.length-1))]varrandomdeck...