esplugin-ffi

Crates.ioesplugin-ffi
lib.rsesplugin-ffi
version2.1.2
sourcesrc
created_at2017-09-26 15:00:10.262237
updated_at2019-04-24 20:34:15.63518
descriptionA wrapper library providing a C FFI for esplugin.
homepage
repositoryhttps://github.com/Ortham/esplugin.git
max_upload_size
id33224
size25,390
Oliver Hamlet (Ortham)

documentation

https://docs.rs/esplugin-ffi

README

esplugin

Build status Travis Build Status dependency status docs

A free software library for reading Elder Scrolls Plugin (.esp), Elder Scrolls Master (.esm) and Elder Scrolls Light Master (.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