Go to file
2017-12-07 15:21:34 +01:00
res Fixed XML summaries, added logo. 2017-05-03 15:46:44 +02:00
src Update repository 2017-08-25 20:10:55 +02:00
.gitignore Initial commit 2017-04-17 20:10:34 +02:00
LICENSE Initial commit 2017-04-17 20:10:34 +02:00
README.md Update README.md 2017-12-07 15:21:34 +01:00

Worms

The goal of this .NET library is to provide managed language access to game specific file formats of the Worms game series by Team17.

The library is available as a NuGet package.

Right now, the following file formats are supported:

First Generation (2D)

Support for first generation 2D games is planned at a later stage.

Description Extension Games Load Save
Color Map WRM W1 No No
DIY Terrain DIY DC No No
Monochrome Map GFT DC No No
Mountain Set MNT DC No No
Option Scheme OPT DC No No
Team Container - DC No No

Second Generation (2D)

Formats of the second generation 2D games are mostly focused right now.

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
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

Third Generation (3D)

Third generation file formats used by the 3D games have not yet been looked into.

Support

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