Spinebot's info and links are good. The runtimes benefit in a few ways by targeting only a specific version of Spine data, at the cost of needing to re-export occasionally. We recommend automating your exports, often as part of your software's build process.
To be clear, you only need to re-export when major to a new major.minor
version (ie 4.1 -> 4.2
). Moving to a new patch
version never requires re-export (ie 4.2.10 -> 4.2.16
). Version numbers are major.minor.patch
.