An open API service indexing awesome lists of open source software.

https://github.com/ryan-rsm-mckenzie/bsa

C++ library for working with the Bethesda archive file format
https://github.com/ryan-rsm-mckenzie/bsa

cpp elder-scrolls fallout fallout-3 fallout-4 fallout-76 fallout-new-vegas morrowind oblivion skyrim skyrim-special-edition starfield

Last synced: 7 months ago
JSON representation

C++ library for working with the Bethesda archive file format

Awesome Lists containing this project

README

          

# `bsa`
[![C++20](https://img.shields.io/static/v1?label=standard&message=C%2B%2B20&color=blue&logo=c%2B%2B&&logoColor=white&style=flat)](https://en.cppreference.com/w/cpp/compiler_support)
[![Architecture](https://img.shields.io/static/v1?label=architecture&message=x64&color=dimgray&style=flat)](#)
[![Platform](https://img.shields.io/static/v1?label=platform&message=windows%20|%20linux&color=dimgray&style=flat)](#)
[![Main CI](https://img.shields.io/github/actions/workflow/status/Ryan-rsm-McKenzie/bsa/main_ci.yml?branch=master&logo=github&logoColor=white&style=flat)](https://github.com/Ryan-rsm-McKenzie/bsa/actions/workflows/main_ci.yml)
[![Codecov](https://img.shields.io/codecov/c/github/Ryan-rsm-McKenzie/bsa?logo=codecov&logoColor=white&style=flat)](https://app.codecov.io/gh/Ryan-rsm-McKenzie/bsa)

Documentation: https://ryan-rsm-mckenzie.github.io/bsa/