Go to file
2019-01-12 17:38:39 +01:00
res Update package metadata. 2018-10-22 13:55:13 +02:00
src Update launcher for WWPA, supporting multiple executable paths. 2019-01-12 17:38:39 +01:00
.gitignore Initial commit 2017-04-17 20:10:34 +02:00
LICENSE Update package metadata. 2018-10-22 13:55:13 +02:00
README.md Add titles. 2018-12-25 22:16:49 +01:00

Worms

This .NET library can access and modify file formats of the following second generation Worms games developed by Team17:

  • W2: Worms2
  • WA: Worms Armageddon
  • WWP: Worms World Party
  • OW: Online Worms (Asia licensed client)
  • PX: ProjectX (Worms Armageddon extension)

Supported file formats

Description Extension Games Load Save
Archive DIR W2, WA, WWP Yes Yes
Image IMG W2, WA, WWP Yes Yes
Land Data LAND.DAT W2, WA, WWP Yes Yes
Mission DAT W2 No No
Mission WAM WA, WWP No No
Generated Map LEV WA, WWP Yes Yes
Image Container KSF OW Yes No
Monochrome Map LEV W2 No No
Monochrome Map BIT WA, WWP No No
Palette PAL W2, WA, WWP Yes Yes
Project X Library PXL WA+PX Yes Yes
Project X Scheme PXS WA+PX Yes Yes
Replay WAGAME WA No No
Scheme WSC WA, WWP Yes Yes
Scheme Options OPT W2 Yes Yes
Scheme Weapons WEP W2 Yes Yes
Team Container ST1 W2 Yes Yes
Team Container WGT WA Yes Yes
Team Container WWP WWP Yes Yes

Available tools

  • Online Worms Launcher: Creates a fake launch configuration to start the game with.
  • Online Worms Server: Simulates a server communicating with Online Worms clients (WIP).

Support

The library is available as a NuGet package.

You can ask questions and suggest features on Discord aswell. Feel free to join the Worms channel on the Syroot server!