Port to Godot 4
any chance of a godot 4 port? and if not how could this be done?
I have updated the plugin to be compatible with GD 4. I'm not sure how to upload it though, I made this account purely for this
oh create a pull request and I can do it
Alright, I made a PR. I'm not sure whether it works though, because when I use it the serverListener doesn't see any servers being broadcast
maybe server advertiser and listener have different port
No, it works. Turns out the listener and broadcaster just can’t find eachother when you have them running on the same device, but connecting between two devices works perfectly
i tried and it works fine for me on same device and different :)
Ah, okay. Might just be a Linux thing then