The Steamworks-Defold extension does not work when installed the same way other extensions are installed (by adding the .zip link to game.project deps list). Why is this and can it be fixed?
Worsening this, the instructions on how to make it work are unclear and didn’t work for me. I made a GitHub issue probably half a year ago now and no solutions have come.
What am I supposed to do in this sort of situation?
I would wager that interacting with the Steam APIs, especially for achievements, is a common use case (not common enough to be a part of the engine core but common enough to easily add)
I am not a C developer, I have not studied CS in university, I am just a young game developer in training, and I do not understand how to debug such problems.
Can I get help from someone who does understand how the extension works, or better yet, could the extension be amended to not require such extra steps or to better explain the process?