Thank you very much, this tutorial helped me a lot, I had to make some modifications to update it to godot 4.3, but nothing impossible😅 I really appreciate it.
I have a problem, when I make the request from godot, it returns the server error "undefined index in $_SERVER['REMOTE_ADDR']" what can I do? This does not happen if I make the request in Chrome. Edit: I have already solved this problem.
@@orlandomontesinos3321 I had to go into where my website was held, get the key, copy iy to a txt file, rename it to name.CRT then place it in the folder that I was making the game. Then link it through Godot