Add titles.

This commit is contained in:
Ray Koopa 2018-12-25 22:16:49 +01:00
parent 8103229703
commit dfae4ef3de

View File

@ -7,7 +7,7 @@ This .NET library can access and modify file formats of the following second gen
* OW: Online Worms (Asia licensed client)
* PX: ProjectX (Worms Armageddon extension)
It currently targets the following formats:
## Supported file formats
| Description | Extension | Games | Load | Save |
|-------------------|:---------:|:-----------:|:----:|:----:|
@ -31,7 +31,7 @@ It currently targets the following formats:
| Team Container | WGT | WA | Yes | Yes |
| Team Container | WWP | WWP | Yes | Yes |
It also provides the following executable tools:
## 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).