mirror of
https://gitlab.com/Syroot/Worms.git
synced 2025-03-04 09:25:22 +03:00
Update README.md
This commit is contained in:
parent
ed4b69d4ad
commit
7e13af88d1
49
README.md
49
README.md
@ -11,31 +11,32 @@ developed by Team17:
|
|||||||
|
|
||||||
## File formats
|
## File formats
|
||||||
|
|
||||||
Support for the following file formats is currently available (✔) or planned (❌).
|
The following file formats are understood by the specified libraries, sorted by extension.
|
||||||
|
Formats which are listed but not yet supported are planned to be implemented at a later date.
|
||||||
|
|
||||||
| Description | Extension | Games | Load | Save |
|
| Extension | Description | Games | Library | Load | Save |
|
||||||
|-------------------|:---------:|:-----------:|:----:|:----:|
|
|-----------|-------------------|:-----------:|------------------------------------|:----:|:----:|
|
||||||
| Archive | DIR | W2, WA, WWP | ✔ | ✔ |
|
| BIT | Monochrome Map | WA, WWP | `Syroot.Worms.Armageddon` | ❌ | ❌ |
|
||||||
| Image | IMG | W2, WA, WWP | ✔ | ✔ |
|
| DAT | Mission | W2 | `Syroot.Worms.Worms2` | ❌ | ❌ |
|
||||||
| Land Data | LAND.DAT | W2, WA, WWP | ✔ | ✔ |
|
| LAND.DAT | Land Data | W2, WA, WWP | `Syroot.Worms` | ✔ | ✔ |
|
||||||
| Mission | DAT | W2 | ❌ | ❌ |
|
| DIR | Archive | W2, WA, WWP | `Syroot.Worms` | ✔ | ✔ |
|
||||||
| Mission | WAM | WA, WWP | ❌ | ❌ |
|
| IGD | Image Container | WWPA | `Syroot.Worms.Mgame` | ✔ | ❌ |
|
||||||
| Generated Map | LEV | WA, WWP | ✔ | ✔ |
|
| IMG | Image | W2, WA, WWP | `Syroot.Worms` | ✔ | ✔ |
|
||||||
| Image Container | KSF | OW | ✔ | ❌ |
|
| KSF | Image Container | OW | `Syroot.Worms.Mgame` | ✔ | ❌ |
|
||||||
| Image Container | IGD | WWPA | ✔ | ❌ |
|
| LEV | Generated Map | WA, WWP | `Syroot.Worms.Armageddon` | ✔ | ✔ |
|
||||||
| Interface Layout | LPD | WWPA | ✔ | ❌ |
|
| LEV | Monochrome Map | W2 | `Syroot.Worms.Worms2` | ❌ | ❌ |
|
||||||
| Monochrome Map | LEV | W2 | ❌ | ❌ |
|
| LPD | Interface Layout | WWPA | `Syroot.Worms.Mgame` | ✔ | ❌ |
|
||||||
| Monochrome Map | BIT | WA, WWP | ❌ | ❌ |
|
| OPT | Scheme Options | W2 | `Syroot.Worms.Worms2` | ✔ | ✔ |
|
||||||
| Palette | PAL | W2, WA, WWP | ✔ | ✔ |
|
| PAL | Palette | W2, WA, WWP | `Syroot.Worms` | ✔ | ✔ |
|
||||||
| Project X Library | PXL | WA+PX | ✔ | ✔ |
|
| PXL | Project X Library | WA+PX | `Syroot.Worms.Armageddon.ProjectX` | ✔ | ✔ |
|
||||||
| Project X Scheme | PXS | WA+PX | ✔ | ✔ |
|
| PXS | Project X Scheme | WA+PX | `Syroot.Worms.Armageddon.ProjectX` | ✔ | ✔ |
|
||||||
| Replay | WAGAME | WA | ❌ | ❌ |
|
| ST1 | Team Container | W2 | `Syroot.Worms.Worms2` | ✔ | ✔ |
|
||||||
| Scheme | WSC | WA, WWP | ✔ | ✔ |
|
| WAGAME | Replay | WA | `Syroot.Worms.Armageddon` | ❌ | ❌ |
|
||||||
| Scheme Options | OPT | W2 | ✔ | ✔ |
|
| WAM | Mission | WA, WWP | `Syroot.Worms.Worms2` | ❌ | ❌ |
|
||||||
| Scheme Weapons | WEP | W2 | ✔ | ✔ |
|
| WEP | Scheme Weapons | W2 | `Syroot.Worms.Worms2` | ✔ | ✔ |
|
||||||
| Team Container | ST1 | W2 | ✔ | ✔ |
|
| WGT | Team Container | WA | `Syroot.Worms.Armageddon` | ✔ | ✔ |
|
||||||
| Team Container | WGT | WA | ✔ | ✔ |
|
| WSC | Scheme | WA, WWP | `Syroot.Worms.Armageddon` | ✔ | ✔ |
|
||||||
| Team Container | WWP | WWP | ✔ | ✔ |
|
| WWP | Team Container | WWP | `Syroot.Worms.WorldParty` | ✔ | ✔ |
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user