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

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

A reverse-engineered resource for Fallout 4
https://github.com/ryan-rsm-mckenzie/commonlibf4

cpp f4se-plugins fallout-4 modding

Last synced: 12 months ago
JSON representation

A reverse-engineered resource for Fallout 4

Awesome Lists containing this project

README

          

# CommonLibF4

## General Requirements

### Build Dependencies
* [Visual Studio Community 2019 16.10.0 Preview 3.0](https://visualstudio.microsoft.com/vs/preview/)
* Desktop development with C++

### Development
* [clang-format 12.0.0](https://github.com/llvm/llvm-project/releases)
* [CMake](https://cmake.org/)
* [vcpkg](https://github.com/microsoft/vcpkg)

## F4SE Plugin Requirements

### End User Dependencies
* [Address Library for F4SE Plugins](https://www.nexusmods.com/fallout4/mods/47327)
* [F4SE](https://f4se.silverlock.org/)

### Development
* [Address Library for F4SE Plugins](https://www.nexusmods.com/fallout4/mods/47327)