Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

MOVED to GitLab: https://gitlab.com/sciloaf/oblivion-parser A BSA+ESP parser code snippet to use as a reference for your own import/export utility.

License

Notifications You must be signed in to change notification settings

matrixsmaster/oblivion-parser

Repository files navigation

oblivion-parser

A BSA+ESP parser and writer code snippet to use as a reference for your own import/export code.

The parser is tailored specifically towards the TES4 Oblivion file format. Hopefully, with only minor modifications it can be used to read parent (Morrowind) and sibling (Fallout 3) formats as well.

The ESP list controller is able to create right ESP loading order exactly the same way as the game engine does.

This code is complete, but it's not a library. Please take this into consideration when you'll try to just compile this code into your project.

About

MOVED to GitLab: https://gitlab.com/sciloaf/oblivion-parser A BSA+ESP parser code snippet to use as a reference for your own import/export utility.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published