Registry / serialization / nifly
library1.0.0vcpkgunverified

A C++ library for working with the NIF file format used in Bethesda games.

vcpkg install nifly
INSTALL
IMPORT
SIG · NIFLY
N
nifly
serializationcppv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nifly/nifly.h
#include <nifly/nifly.h>

Load a NIF file using nifly.

#include <nifly/nifly.h> int main() { nifly::NifFile nif; nif.Load("model.nif"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

nifly — pip install nifly · libregistry