Andrewthe13th / Inventory_Kamera

Scans Genshin Impact characters, artifacts, and weapons from the game window into a JSON file.
MIT License
697 stars 121 forks source link

[QUESTION] Reading or converting the JSON file #310

Closed lord666 closed 2 years ago

lord666 commented 2 years ago

Hello, First, Thank you, because your software is really excellent and very practical.

I would like to know, if it's possible to use the "Json" data from "Inventory Kamara" in another software like Excel ? I tried, but apparently the current JSON format doesn't seem supported. If not, is there a way to convert them to another format?

Thanks in advance

Cupcak3 commented 2 years ago

Kamera exports in a format called GOOD that is a modified form of JSON so importing into softwares that aren't built with GOOD in mind will likely not work 100% out of the box as you expect.