UioSun
UioSun
I try read chat demo (js code), but i can't undestand -- some encode action, I very deprivation: TCP/steam/etc. knowledge. so, I find Libpitaya is Unity SDK, but [the issue](https://github.com/topfreegames/libpitaya/issues/1)...
Now I found `sulis/data/fonts` has many english (or europe?) text font, but if I want to add Chinese font, how to do it? -- best way. i know `characters` part...
I want player game at my home language (chinese for me), but not has i18 module? If we support translate, has some work need? is hard?
1. What can I do with game money? 2. Why we not has a NPC? So, I think we can add NPC module to game, is right? --- NPC is...
the error show at `vendor/laravel/framework/src/Illuminate/Routing/Router.php:736`. Is need install epactal `symfony/psr-http-message-bridge`?
Go 连接器是否支持时区设置?使用以下代码无法生效: ```go var err error taos, err = sql.Open("taosWS", fmt.Sprintf( "%s:%s@%s(%s:%s)/%s?timezone=%s", params.Username, params.Password, params.Channel, params.Host, params.Port, params.DefaultDb, "Asia%2FShanghai")) if err != nil { fmt.Println("failed to connect TDengine, err:", err)...
Hi, how to set "go run main.go" to air. Why we must use "build & run"? when I has more function and file's project, the rebuild time will slow?
When I pass (360, 320, 360, 320), got error is "BitBlt failed".
### 🔎 Search before asking - [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [X] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no...