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
- Host: GitHub
- URL: https://github.com/ryan-rsm-mckenzie/commonlibf4
- Owner: Ryan-rsm-McKenzie
- License: mit
- Created: 2019-07-01T05:20:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T20:02:30.000Z (almost 2 years ago)
- Last Synced: 2024-05-09T07:37:45.658Z (almost 2 years ago)
- Topics: cpp, f4se-plugins, fallout-4, modding
- Language: C++
- Homepage:
- Size: 1.96 MB
- Stars: 62
- Watchers: 5
- Forks: 30
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)