esplugin

Crates.ioesplugin
lib.rsesplugin
version6.1.1
sourcesrc
created_at2017-09-26 14:46:41.631493
updated_at2024-10-07 21:29:32.200783
descriptionA free software library for reading Elder Scrolls plugin (.esp/.esm/.esl) files.
homepage
repositoryhttps://github.com/Ortham/esplugin.git
max_upload_size
id33220
size243,658
Oliver Hamlet (Ortham)

documentation

https://docs.rs/esplugin

README

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.

Commit count: 326

cargo fmt