megametx The version of the Spine Editor that is launched from theCLI can be specified using the -u
or --update
options. For example, you can run the latest version 4.2 by writing the following:
Spine --update 4.2.xx
Based on the use case you described, modifying the export script we provide might be easier than creating a new one from scratch. Please note that the script does not include commands for importing .json
or .skel
files, so you will need to add that functionality yourself. However, the existing functionality for bulk file search and processing within a specified folder may still be usable as is.