Nifly 0.1.0
dotnet add package Nifly --version 0.1.0
NuGet\Install-Package Nifly -Version 0.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nifly" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nifly --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nifly, 0.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Nifly as a Cake Addin #addin nuget:?package=Nifly&version=0.1.0 // Install Nifly as a Cake Tool #tool nuget:?package=Nifly&version=0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NiflySharp by ousnius
C# / .NET NIF library for the Gamebryo/NetImmerse File Format (NetImmerse, Gamebryo, Creation Engine).
Created with a clean-room design.
This is a rewrite of the C++ version of nifly for C# using source generation based on nifxml.
Features
- Reading and writing NIF files (NetImmerse, Gamebryo, Creation Engine)
- Cross platform (Windows, Linux, macOS) running on .NET 8
- NIF blocks unknown to the library are kept untouched
- Lots of other helper functions
- Current file support:
- Any previous or older games using known NIF formats (untested)
- Fallout 3
- Fallout: New Vegas
- Fallout 4
- Fallout 4 VR
- Fallout 76 (mostly untested)
- The Elder Scrolls IV: Oblivion (works, but mostly untested)
- The Elder Scrolls V: Skyrim
- The Elder Scrolls V: Skyrim Special Edition
- The Elder Scrolls V: Skyrim VR
- Starfield (initial support, mostly untested)
Libraries used
- nifxml - Used by source generator for NIF specification
- Miniball - C# port for generating bounding spheres
Credits
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- miniball-devel0 (>= 1.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 129 | 9/3/2024 |