GodotGOG - GOG Galaxy integration for Godot 4.x (just updated!)
github.com·12h·
Discuss: r/godot
Flag this post

Godot GOG

GOG Api for the Godot game engine. For Windows, Linux and Mac platforms.

Documentation

Refer to the code and check out the GOG documentation

Quick How-To

  • Download this repository and unpack it.
  • Download and unpack the GOG Galaxy SDK; this requires a GOG developer account.
  • Download and unpack the Godot source; branch 4.5
  • Move the following to godotgog/sdk/:
sdk/Include
sdk/Libraries/linux32
sdk/Libraries/linux64
sdk/Libraries/osx
sdk/Libraries/win32
sdk/Libraries/win64

Now move the godotgog directory into the modules directory of the unpacked Godot Engine source.

Recompile for your platform:

  • Windows ( [https://docs.godotengine.org/en/4.5/engine_details/development/compiling/compi…

Similar Posts

Loading similar posts...