I am preparing myself to do a Golang library that converts .scml files into proper structures and methods to be used in any Golang game engine but I am having a hard time finding proper documentation for .scml file format.
The only thing I got so far is this super outdated and deprecated specification (https://www.brashmonkey.com/ScmlDocs/ScmlReference.html).
Is there any updated specification for R11 that I could use?
SCML Documentation - Release 11
in Spriter Implementations
Posted
Hey there!
I am preparing myself to do a Golang library that converts .scml files into proper structures and methods to be used in any Golang game engine but I am having a hard time finding proper documentation for .scml file format.
The only thing I got so far is this super outdated and deprecated specification (https://www.brashmonkey.com/ScmlDocs/ScmlReference.html).
Is there any updated specification for R11 that I could use?
Thanks in advance for the support!
José