Version 1.0 - Initial Release
The tes3db tool will take .esm game file(s) that have been converted to json and extract the following game objects into csv, tsv, or sql import files (mysql or postgres):
- alchemy
- apparatus
- armor
- birthsign
- book
- class
- clothing
- creature
- dialogueinfo
- effect
- enchanting
- faction
- ingredient
- lockpick
- miscitem
- npc
- probe
- race
- skill
- spell
- weapon
See Readme for usage instructions: https://github.com/anthonylosapio/tes3db/blob/main/README.md
Full Changelog: https://github.com/anthonylosapio/tes3db/commits/v1.0