mirror of
https://gitlab.com/Syroot/Worms.git
synced 2025-03-04 01:15:21 +03:00
Mention new module folder.
This commit is contained in:
parent
a99a883f6f
commit
9a218549e7
18
README.md
18
README.md
@ -28,17 +28,17 @@ This repository hosts .NET libraries which can import, modify, and export the fo
|
||||
|
||||
Implementation of formats listed above as unsupported is planned for a later date.
|
||||
|
||||
The libraries are available on [NuGet](https://www.nuget.org/packages?q=Syroot.Worms).
|
||||
|
||||
## Modules
|
||||
|
||||
* `fkNetcode`: Patches Worms 2's outdated external IP detection and resolves it properly via a web service.
|
||||
* `fkDesPatch`: Unfinished module meant to replace functionality found in Sn*tch patcher.
|
||||
* `FrontendKitWS`: WormKit-like module loader for patching the Worms 2 Frontend.
|
||||
* `WormKitLib`: Utilities like signature scanning or import replacement to help in patching Worms executables.
|
||||
|
||||
## Tools
|
||||
|
||||
* `Syroot.Worms.Mgame.Launcher`: Creates a fake launch configuration to start OW or WWPA clients with.
|
||||
* `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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user