✅ Help Building a C# Project

Hey all I am completely new to C#, my experience is mainly in Python and C++. Im looking to know if anyone could help provide instructions for building repo https://github.com/ousnius/NiflySharp/tree/main ? I need to extract the compiled dlls to execute C# scripts using the NiflySharp package. Any help is appreciated
GitHub
GitHub - ousnius/NiflySharp: C# / .NET NIF library for the Gamebryo...
C# / .NET NIF library for the Gamebryo/NetImmerse File Format - ousnius/NiflySharp
7 Replies
ero
ero3w ago
Why do you need to build it when it's on NuGet?
Arrokoth7323
Arrokoth7323OP3w ago
That version was last updated 3/9/2022, its ancient relatively speaking to the new .NIF file versions in rotation for the game Starfield The state the repo is in currently, which is in active development contains Starfield (initial support, mostly untested)
ero
ero3w ago
Ask them to push a new nuget release
Arrokoth7323
Arrokoth7323OP3w ago
Will do
ero
ero3w ago
You'll also need to tell us what your problems building it yourself even are. Cause all I can tell you is to clone and dotnet build, as well
Arrokoth7323
Arrokoth7323OP3w ago
Its... a bit of dousey coming into this blind. I did try that, not favorable results.
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?