issues
search
EdwynZN
/
amiibo_network
Amiibo Network App
MIT License
31
stars
10
forks
source link
Fix import
#71
Closed
EdwynZN
closed
6 months ago
EdwynZN
commented
6 months ago
Previous JSON had a malformed text in the amiibo 776, so first we fix the encoding so you can save your json file accordingly and next we fix decoding by replacing all malformed uint8 (values below 32) as a 32 (utf8 for space)