Open brogan89 opened 4 months ago
Regarding can not connect is related to issue #9
Your work is incredible! I don't have that knowledge of C# bindings to work on this, so I really appreciate the help! Are you using Mac?
Your work is incredible! I don't have that knowledge of C# bindings to work on this, so I really appreciate the help! Are you using Mac?
Yeah I use mac, linux, and windows. I don't know C++ though so I can't help with the mac stuff unfortunately. But I'm happy to test out of you if you need confirmation. I have a M1 Max.
I can also finish off the C# wrapper and make a PR if you want. It can just be an optional file people can drag n drop into their project, it doesn't need to be apart of the addon its self.
I'm using GodotSteam C# bindings and saw there wasn't a C# wrapper for SteamMultiplayerPeer. Not sure if there is one already but I've made a start but its missing a lot.
Its not establishing a connection to the host though. I thought it was maybe an issue with my project, but when I checkout the demo its also not establishing a connection with the host.