C# Класс OTAPI.Modifications.Mono.Modifications.RemoveNatFromConstructor

The upnp that terraria uses is not mono compatible. While it's possible to replace its functionality with one that is, it's not really worth the drama of implementing it. This modification will remove the NAT code from the Terraria.Netplay constructor, thus allowing mono to continue.
Наследование: ModificationBase
Показать файл Открыть проект

Открытые методы

Метод Описание
Run ( ) : void

Описание методов

Run() публичный Метод

public Run ( ) : void
Результат void