ooflet / Mi-Create

Unofficial watchface creator for Xiaomi wearables ~2021 and above
https://ooflet.github.io/docs
GNU General Public License v3.0
48 stars 4 forks source link

Save the project in Json format #11

Closed vonfritz closed 1 week ago

vonfritz commented 6 months ago

save the project in Json format

It would be useful to be able to save the project in Json format to be able to use it with the Chinese GMF Packer/Compiler. Currently it is necessary to manually convert the XML file to Json and then adapt it to the required format of the Chinese packer.

ooflet commented 6 months ago

Is the Json project just the S3/MB9Pro format? If not, can you attach an example json project so I know what im working with?

vonfritz commented 6 months ago

randomly chosen from the examples folder. wfDef.json

Chriz76 commented 6 months ago

@vonfritz where can I get the chinese compiler?

vonfritz commented 6 months ago

@vonfritz where can I get the chinese compiler? https://www.bandbbs.cn/threads/7748/

ooflet commented 1 week ago

added in GMF/json support branch GMF-format-support-(json)