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
Since Steamworks API might get deprecated, maybe there should be Epic Online Services variant. I know HiFight uses EOS for FOOTSIES, and a lot of fighting game devs consider it to be really good as well. Additionally, it works on all platforms, including mobile and console, which is way better than Steamworks coverage.
The text was updated successfully, but these errors were encountered:
It'd be good to have both. A small correction though, only the older ISteamNetworking interface is deprecated, the newer ISteamNetworkingSockets has the same cross-platform support that EOS offers.
Right now there are no public EOS Rust bindings so we may need to bootstrap it ourselves if we want it available.
Since Steamworks API might get deprecated, maybe there should be Epic Online Services variant. I know HiFight uses EOS for FOOTSIES, and a lot of fighting game devs consider it to be really good as well. Additionally, it works on all platforms, including mobile and console, which is way better than Steamworks coverage.
The text was updated successfully, but these errors were encountered: