BunyaPineTree / LethalCompany_ModelReplacementAPI

MIT License
55 stars 17 forks source link

Visual Studio 20044 Errors #90

Closed Retr0sec7 closed 7 months ago

Retr0sec7 commented 7 months ago

Hello, this is the same case for issue #77 . However the author of the post didn't mention how to fix them.

I'm getting all the same errors stated in that post. However I can't fix those. I already have the ModelReplacement.dll in my project root folder, I also tried to add the assembly reference manually but still that didn't work. Could you please help me?

image

image

Retr0sec7 commented 7 months ago

I was able to fix. The issue was that I generated the .csproj inside the my unity project. This comment here did the trick.

As feedback, the docs should be updated indicating this to be mandatory as the current docs just mentions to build the project without specifying where