Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Integrate a Plugin Dumper #7

Description

@magicaldave

For now, there are a handful of options, in order of preference:

  • ktools, zig-based so possibly not the easiest option, but certainly the most performant
  • DFL, which has a tes3conv dependency. I question how well this one would integrate due to its dependency on tes3conv. @VidiAquam
  • espParser, which is not ideal, but entirely Lua-based, thus the easiest of the three to integrate. Also has an external dependency on some lua libraries, so maybe no better than DFL in this regard.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions