Open jroubi opened 2 months ago
I was mixing things and trying to build aedenthorn repo. Sorry for that. Everything works. Thanks for your repo.
Sorry, yours work but I'm not able to reproduce the result with aedenthorn repo. How did you recompile without changing any lines. Your repo is very different from the original one.
Hello! Glad to hear the build process is working here :)
When I say I didn't change any line of code, I'm referring to the actual mod (the C# code), not the visual studio solution. I copied aedenthorn's C# code because his project configuration seems a bit complex and I ran out of patience trying to make the build process work on my machine.
Hello,
Firstly, thanks for sharing your findings. I've tried to build your fork of aedenthorn. But keep getting the same error.
I've downloaded .NET SDK 7 I've added the ValheimModBase.csproj.user file with my game path.
But when I try to build I get :
I've tried deleting the lines in the ValheimModBase.csproj file
But it didn't change the error.
Do you have any insight for me, any help would be greatly appreciated.