We are using Spine extensively in our build pipeline, but we are unable to do certain things because of licensing.
For instance, we wish to set up an automated build schedule that would build a number of games containing spines. We require both generating spines from json and also the other way around. This process would run on a cluster of servers that would never see a user or an interface.
However, since each instance of spine running requires a unique license, doing this would require an extra unknown number of expensive licenses. Would it be possible to somehow run the spine CLI without requiring a license?