jinchuan ma

Results 5 issues of jinchuan ma

I read this article,https://github.com/touilleMan/godot-python/issues/146 But I still don’t know how to export to the windows platform. I hope to build a commercial game through this, and I don’t want to...

**Bug description** chatforai missing fields make it impossible to run They have new fields that : conversationId and sign and timestamp. If you don't pass the right value, they will...

bug
stale

I am now able to obtain the libaria2.dll file according to the tutorial, What should I do if I want to generate both libaria2.dll and the libaria2.lib file at the...

When running the project using Godot 4.2 beta 4, there will be an error when adding the UI settings: ![image](https://github.com/PunchablePlushie/godot-game-settings/assets/25278695/31a28ce0-fca0-459f-8da2-4cbca8e2adb4) Original code ``` func _on_List_item_activated(item_index: int) -> void: var EI:...

bug
3.1

I want to use Playwright to load undetected-chromedriver to pass cloudflare. In the beginning I used selenium and undetected_chromedriver to make my scripts, he everything was running fine, out of...