Skip to content

Releases: anthonylosapio/tes3db

tes3db v1.0 - Initial Release

Choose a tag to compare

@anthonylosapio anthonylosapio released this 20 Jul 17:24
135aa09

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