Add Worms2 server.

This commit is contained in:
Ray Koopa 2020-07-07 00:46:30 +00:00
parent a308ae49b1
commit ebdf7f5168

View File

@ -31,7 +31,8 @@ Implementation of formats listed above as unsupported is planned for a later dat
## Tools
* `Syroot.Worms.Mgame.Launcher`: Creates a fake launch configuration to start OW or WWPA clients with.
* `Syroot.Worms.Mgame.GameServer`: Simulates a server communicating with OW or WWPA clients (WIP).
* `Syroot.Worms.Mgame.GameServer`: Simulates OW or WWPA networking to allow playing games.
* `Syroot.Worms.Worms2.GameServer`: Simulates W2 networking (WIP).
## Availability