Ortham / esplugin

A free software library for reading Elder Scrolls plugin (.esp/.esm/.esl) files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esplugin

CI Coverage Status docs

A free software library for reading Elder Scrolls Plugin (.esp), Elder Scrolls Master (.esm) and Elder Scrolls Light (.esl) files. It can currently parse plugins for the following games:

  • TES III: Morrowind
  • TES IV: Oblivion
  • TES V: Skyrim (including Special Edition)
  • Fallout 3
  • Fallout: New Vegas
  • Fallout 4

esplugin is a rewrite of libespm and focuses on providing a useful API to libloadorder and LOOT, rather than a general-purpose plugin parser.

About

A free software library for reading Elder Scrolls plugin (.esp/.esm/.esl) files.

License:GNU General Public License v3.0


Languages

Language:Rust 93.6%Language:C++ 6.0%Language:CMake 0.4%