Implementation of Steam trading cards

Hi, I would like to implement Steam Trading Cards (until Steam activates trading cards in my game). I read that Steamworks in GDevelop does not support Steam Trading Cards. Is there any way to implement it?

Hello!

Steamworks in GDevelop uses Steamworks.js

As far as I’m able to find in the API declaration file there is no support for steam inventory at all, which would include trading cards.

It would have to be added to that project first by their contributors before it could be considered for GDevelop.

OK, thank you for your reply.