#plugin #reading #parser #esp #free #elder #scrolls

esplugin

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

19 stable releases (3 major)

4.1.1 Dec 6, 2023
4.1.0 Sep 5, 2023
4.0.0 Sep 15, 2022
3.5.1 Mar 27, 2022
1.0.7 Nov 21, 2017

#378 in Parser implementations

Download history 5/week @ 2023-11-28 52/week @ 2023-12-05 1/week @ 2023-12-12 11/week @ 2023-12-26 6/week @ 2024-01-02 2/week @ 2024-02-13 42/week @ 2024-02-20 43/week @ 2024-02-27 2/week @ 2024-03-05 17/week @ 2024-03-12

106 downloads per month
Used in 4 crates (3 directly)

GPL-3.0 license

145KB
3K SLoC

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.

Dependencies

~4MB
~135K SLoC