(04-19-2021, 12:33 AM)12xx12 Wrote: You're right.
We might have to reveal the m_Properties property of client handle to the API or add a c-function which takes a string of the json object and replaces the actual values. Something like:
Code:cClientHandle::SetSkin(AString & a_SkinJson)
Yep, that'd be awesome and I'd love to try to implement such method, but I'd have to learn at least the basics of C++ and setup a dev environment which I'm feeling too lazy to do