-
Notifications
You must be signed in to change notification settings - Fork 30
GodotSteam
Darkly77 edited this page Jun 21, 2023
·
1 revision
The standard version of Godot doesn't have native support for the Steam SDK. This means that, if the game you're editing has Steam support, it probably won't run. To solve this, use a modified version of the Godot editor called GodotSteam.
You'll want to get the GodotSteam release version that matches your game's version (eg. Godot 3.5 is here). Also note that GodotSteam comes as a GDNative plugin version, but you want the full pre-compiled editor.
Make sure you read GodotSteam's docs on exporting, because there are some limitations and caveats -- eg. you need to set up your export templates manually, and can't use the "Export with Debug" option.
Home ~ Setup ~ Mod Structure ~ Mod Files ~ API Methods ~ Logging