Open liquidnya opened 2 years ago
Maybe converting the list of tuples to an object could also be an option.
Maybe converting the list of tuples to an object could also be an option.
And also adding a version field to ./data/customCodes.json
too.
Move
./customCodes.json
to./data/customCodes.json
on startup, only if./customCodes.json
exists. Then change the read and write location of custom codes to./data/customCodes.json
. Also use theprettySaveFiles
variable for the custom codes.