✅ 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
Why do you need to build it when it's on NuGet?
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)
Ask them to push a new nuget release
Will do
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
Its... a bit of dousey coming into this blind. I did try that, not favorable results.
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View