Femboy-Airlines / VecEdit

Graphical save editor written in python
1 stars 1 forks source link

Writes some data to json in wrong format #15

Open BeHaCh opened 2 months ago

BeHaCh commented 2 months ago

Some of the json update functions write ints and floats to the json file as strings, which will probably break when you try to load the save. I'll fix this soon

BeHaCh commented 2 months ago

I'm pretty sure this is all fixed, but I don't want to close this issue until we've tested is extensively.