This repository was archived by the owner on Sep 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 3333#include "RE/B/BGSBlockBashData.h"
3434#include "RE/B/BGSBodyPartDefs.h"
3535#include "RE/B/BGSBodyPartInfo.h"
36+ #include "RE/B/BGSConstructibleObject.h"
37+ #include "RE/B/BGSCraftableForm.h"
3638#include "RE/B/BGSCraftingResourceOwner.h"
3739#include "RE/B/BGSCraftingUseSound.h"
3840#include "RE/B/BGSDestructibleObjectForm.h"
8688#include "RE/B/BGSProjectile.h"
8789#include "RE/B/BGSPropertySheet.h"
8890#include "RE/B/BGSReflectedForm.h"
91+ #include "RE/B/BGSResearchProjectForm.h"
8992#include "RE/B/BGSScene.h"
9093#include "RE/B/BGSSkinForm.h"
9194#include "RE/B/BGSSnapTemplateComponent.h"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json" ,
33 "name" : " commonlibsf" ,
4- "version-date" : " 2023-11-23.4 " ,
4+ "version-date" : " 2023-11-23.5 " ,
55 "port-version" : 0 ,
66 "description" : " A collaborative reverse-engineered library for Starfield." ,
77 "homepage" : " https://github.com/Starfield-Reverse-Engineering/CommonLibSF" ,
Original file line number Diff line number Diff line change 55[ ![ C++23] ( https://img.shields.io/static/v1?label=standard&message=c%2B%2B23&color=blue&logo=c%2B%2B&&logoColor=red&style=flat )] ( https://en.cppreference.com/w/cpp/compiler_support )
66![ Platform] ( https://img.shields.io/static/v1?label=platform&message=windows&color=dimgray&style=flat&logo=windows )
77[ ![ Game version] ( https://img.shields.io/badge/game%20version-1.8.86-orange )] ( #Developing-with-CommonLibSF )
8- [ ![ VCPKG_VER] ( https://img.shields.io/static/v1?label=vcpkg%20registry&message=2023-11-23.4 &color=green&style=flat )] ( https://github.com/Starfield-Reverse-Engineering/Starfield-RE-vcpkg )
8+ [ ![ VCPKG_VER] ( https://img.shields.io/static/v1?label=vcpkg%20registry&message=2023-11-23.5 &color=green&style=flat )] ( https://github.com/Starfield-Reverse-Engineering/Starfield-RE-vcpkg )
99[ ![ Main CI] ( https://img.shields.io/github/actions/workflow/status/Starfield-Reverse-Engineering/CommonLibSF/main_ci.yml )] ( https://github.com/Starfield-Reverse-Engineering/CommonLibSF/actions/workflows/main_ci.yml )
1010
1111## Build Dependencies
You can’t perform that action at this time.
0 commit comments