GodotSteam-Server
GodotSteam-Server copied to clipboard
The dedicated server builds for GodotSteam, an open-source and fully functional Steamworks SDK / API module and plug-in for the Godot Game Engine.
The following warnings pop up and should be addressed: ``` godotsteam_server\godotsteam_server.cpp(2185): warning C4244: '=': conversion from 'uint16' to 'char', possible loss of data godotsteam_server\godotsteam_server.cpp(2280): warning C4244: 'return': conversion from 'uint64'...
Hello, I'm running Windows 11 64-bits. With a blank project, I encounter a first error when running it under this version of the editor (Godot 4.2.2 - Steamworks 1.59 -...
With a blank project in godot 4.3 mono GodotSteam server GDExtension will cause a hard editor crash. cannot open project till GodotSteam server is removed from addons. same also happens...