gurrenm3 / BTD-Mod-Helper

A powerful and easy to use API for modding BTD6, BATTD, and other Ninja Kiwi games.
https://gurrenm3.github.io/BTD-Mod-Helper/
GNU General Public License v3.0
181 stars 120 forks source link

.NET 6.0 runtime error, can't open BTD6 #223

Closed LoafOfLogAnd closed 7 months ago

LoafOfLogAnd commented 8 months ago

Every time I open BTD6 I get this. I just installed melon loader into the BTD6 file and put the dll and xml mod helper files in the mod file but now I always get this and don't know what to do.

image
piskotcz commented 8 months ago

i have this problem too

doombubbles commented 7 months ago

You will need to download the .NET 6.0 runtime https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.12-windows-x64-installer

LoafOfLogAnd commented 7 months ago

Thank you.