Pathos14489 / Pantella

GNU General Public License v3.0
3 stars 1 forks source link

Default to json files for characters. #10

Open jonathonbarton opened 7 months ago

jonathonbarton commented 7 months ago

I see that skyrim_characters is being read into (if I'm reading it right?) character db.

What if we read skyrim_characters into JSON, then rather than depending on skyrim_characters.csv over and over, we read each line and write a JSON file (the first time) and thereafter just look for changes and update...