This commit is contained in:
Ray Koopa 2020-07-12 21:27:43 +02:00
commit 65522b6af5

View File

@ -34,6 +34,11 @@ Implementation of formats listed above as unsupported is planned for a later dat
* `Syroot.Worms.Mgame.GameServer`: Simulates OW or WWPA networking to allow playing games. * `Syroot.Worms.Mgame.GameServer`: Simulates OW or WWPA networking to allow playing games.
* `Syroot.Worms.Worms2.GameServer`: Simulates a Worms 2 server. * `Syroot.Worms.Worms2.GameServer`: Simulates a Worms 2 server.
## Modules
* `FrontendKitWS`: WormKit-like module loader for patching the Worms 2 Frontend.
* `fkNetcode`: Patches Worms 2's outdated external IP detection and resolves it properly via a web service.
## Availability ## Availability
The libraries are available on [NuGet](https://www.nuget.org/packages?q=Syroot.Worms). The libraries are available on [NuGet](https://www.nuget.org/packages?q=Syroot.Worms).