Remove TShock.Server.dll reference
This commit is contained in:
parent
4277fbaa98
commit
d84c14fc58
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ if(url is null)
|
||||||
{
|
{
|
||||||
Console.WriteLine("Unable to determine .net runtime to install. " +
|
Console.WriteLine("Unable to determine .net runtime to install. " +
|
||||||
"Refer to https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script " +
|
"Refer to https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script " +
|
||||||
"and install using --install-dir dotnet, so that the dotnet folder is beside TShock.Server.dll");
|
"and install using --install-dir dotnet, so that the dotnet folder is beside TShock.Server[.exe]");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue