diff --git a/README.md b/README.md index 663a9b6..533b6b9 100644 --- a/README.md +++ b/README.md @@ -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.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 The libraries are available on [NuGet](https://www.nuget.org/packages?q=Syroot.Worms).