Gramps Garcia · @coaguco
127 followers · 849 posts · Server mastodon.gamedev.place

Minor update for the plug-in to correct an issue with libc6 and getUGCContentDescriptors. It is now live on the Github release section and the Godot Asset Library!

github.com/Gramps/GodotSteam/r

#gdnative #gamedev #indiedev #godotsteam #godotengine

Last updated 2 years ago

Gramps Garcia · @coaguco
124 followers · 839 posts · Server mastodon.gamedev.place

Well, massive updates for today. The Godot 3.x, 4.x, , and branches all got big updates for SDK 1.56 along with some other little treats. Currently Github Actions is cranking out pre-compiles for 3.x and 4.x modules while the plug-ins have already been compiled and published. Godot Asset Library versions have been submitted too! Oh, and I got the documentation updated as well. More coming soon!

github.com/Gramps/GodotSteam/r

#godotsteam #GDExtension #gdnative #steamworks #gamedev #indiedev

Last updated 2 years ago

HellPie · @hellpie
22 followers · 694 posts · Server raru.re

Any user that knows how to best setup bindings from a "third party" library (it's first party but we can't just go in and slap around Godot-specific code everywhere) so that its functions and classes can be used in GDScript? Currently the codebase just has a "Manager" class and every time an object needs to be passed to GDScript it's serialized to JSON which works just fine but is super cumbersome and requires a ton of boilerplate.

#godot #gdnative

Last updated 2 years ago

Mux213 · @mux213
255 followers · 225 posts · Server mastodon.gamedev.place

PSA - The nativescript 1.1 changes have been merged into the master branch of the godot-cpp C++ bindings library. The new bindings greatly simplify writing C++ modules for Godot but also mean you have to change your code if you're still working with nativescript 1.0.
You can also switch to the nativescript-1.0 branch

#godotengine #gdnative

Last updated 6 years ago

Mux213 · @mux213
255 followers · 225 posts · Server mastodon.gamedev.place

First part of a C++ tutorial is now available:
docs.godotengine.org/en/latest

Expect more chapters and improvements soon

#godotengine #gdnative

Last updated 7 years ago