• 中文
  • 将json转成二进制的问题

有没有将json转成二进制的工具呢?有的spine很老了,找到spine原文件再去转个二进制比较困难,希望有个直接转json文件的工具,拜谢!!!!!

Related Discussions
...

没有专门的工具可以做到这一点。 您可以使用 Spine Editor 导入 JSON 文件并将其导出为二进制文件。 您可以在 UI 中或通过命令行执行此操作:
Command line interface - Spine User Guide

请注意,您需要使用用于导出 JSON 文件的编辑器版本。

There is no dedicated tool for this. You can use the Spine Editor to import the JSON file and export it as a binary file. You can do this in the UI or via the command line:
Command line interface - Spine User Guide

Note that you need to use the editor version you used to export the JSON files with.