Hey guys!
So Unveil, the game I've been developing, got Greenlit a few months ago on Steam. Now I am getting ready to put it up for Early Access, but there is still one issue I haven't figured out yet.
The Steamworks API, used to validate ownership of the game, push achievements, etc... is delivered in C code. RPG Maker uses Ruby.
Is there any Ruby gem / script I can use or import that interfaces the C library? I don't need most features, so if there is an incomplete interface that covers some features like those mentioned above, that will do for me.
Would really appreciate any thoughts or recommendations.
Cheers!