You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I plan to develop a feature that supports Brotato multiplayer online over the Epic platform. Since Epic doesn't have the same APIs as Steam, I'm looking to create some direct connection features to make this possible.
I noticed there are some files in res://mods-unpacked/Pasha-Brotatogether/networking/. I'm not sure if they are actually used. I believe res://mods-unpacked/Pasha-Brotatogether/steam_connection.gd is used. Could you tell me what the scripts in the networking folder are for?
I'm quite new to Godot and modding, so please let me know if I've made any mistakes.
The text was updated successfully, but these errors were encountered:
I plan to develop a feature that supports Brotato multiplayer online over the Epic platform. Since Epic doesn't have the same APIs as Steam, I'm looking to create some direct connection features to make this possible.
I noticed there are some files in
res://mods-unpacked/Pasha-Brotatogether/networking/
. I'm not sure if they are actually used. I believeres://mods-unpacked/Pasha-Brotatogether/steam_connection.gd
is used. Could you tell me what the scripts in the networking folder are for?I'm quite new to Godot and modding, so please let me know if I've made any mistakes.
The text was updated successfully, but these errors were encountered: