Hi all,
found something interesting regarding the binary loader. This guy here made a working one in ANSI-C.
Check it out: https://github.com/semgilo/spine-runtime-binary-c
It's working with Spine v2 (2.1.27)
Wanted to add that it's really shameful and embarrassing that the Esoteric Software development team still didn't
update the rune-time libraries with all the needed features to actually use their product.
And thanks to semgilo, for saving me and possibly many others the time of doing this, since the json loader is too
slow to actually use in a real project.