-
Hello, everybody. I need some help to understand how to host a ygopro server.
My goal is to host a ygopro server where the server will create rooms for duels and clients will only be able to join t…
-
I'm not sure cards could be handled by reading lua scripts, but if a ygopro client could be implemented in this mod, it could also be a choice to launch ygopro server instances for hosting the duel.
…
-
感谢您的工作,我在 Google Cloud Platform 上运行服务器与我的朋友一起玩。
但由于 docker 有 1 月的 lflist,所以我在扩展文件夹中添加了 4 月版本的 lflist。
它运作良好。
我还将 POTE 预发布的卡 cdb 文件添加到扩展文件夹中,似乎服务器接受使用 POTE 卡的用户。
但是当游戏开始时,它会显示如下错误消息:
[Se…
-
我使用node去启动ygopro-server时,错误如下:
```
`/root/ygo2/ygopro-server/ygopro-server.js:77
loadJSON = require('load-json-file').sync;
^
Error [ERR_REQUIRE_ESM]: require() of ES Module /roo…
-
I'm a Chinese developer. I host a server of ygopro, this is the repository:
https://github.com/mercury233/ygopro
https://github.com/Daniel17173/ygopro
What licenses do you use for your scripts? Can …
-
Hello, I'm a developer who is making YGOPro-compatible server with TypeScript.
I'm developing YGOPro-compatible server from scratch even if there's already absolutely good one called SrvPro. becaus…
-
i trying to start yarn run start comands, the server is starting. But i got version problem
![image](https://user-images.githubusercontent.com/45736660/80643965-7ecab800-8a9b-11ea-8ea6-4831ace2640d.p…
-
It would be amazing to have a ygopro server as well. Now that we have rooms, sighted players would be able to join a room with their ygopro client of choice and duel against mud players directly.
-
Changes like https://github.com/Fluorohydride/ygopro-scripts/pull/2393 and https://github.com/Fluorohydride/ygopro-scripts/pull/2386 would require changes from ocgcore, and those changes should be app…
-
Our project, https://github.com/moecube/srvpro, attempting to automatically host YGOPro (https://github.com/Fluorohydride/ygopro) tournaments, used your API by this module to automatically seed and se…