Drachenfrucht1 / godotcord

A Discord Game SDK integration for Godot
https://drachenfrucht1.github.io/godotcord
MIT License
53 stars 5 forks source link

Add get_connected_peers method to NetworkedMultiplayerPeer #45

Closed jordi-star closed 3 years ago

jordi-star commented 3 years ago

Converts _peers list to Array and returns. However, I'm not completely sure if this will build, so I'm going to check the PR compile action results.

Closes #30

jordi-star commented 3 years ago

Gonna squash when I get home.

sairam4123 commented 3 years ago

Code fails.

jordi-star commented 3 years ago

Yeah that's why I closed it, I'm commiting my changes from a chromebook right now and it makes everything more difficult than it needs to be, so I'm waiting until I get home to redo this