readme: Add swl to supported textures

This commit is contained in:
Denis Pauk 2024-04-07 06:12:54 +03:00
parent e3a1b0ef11
commit ae4845782c
1 changed files with 3 additions and 2 deletions

View File

@ -53,6 +53,7 @@ Texture support:
| ------ | -------------- | -------- |
| wal | Quake 2 | 8 bit |
| wal | Daikatana | 8 bit |
| swl | SiN | 8 bit |
| m8 | Heretic 2 | 8 bit |
| m32 | Heretic 2 | 24 bit |
| pcx | Quake2 | 24 bit |
@ -66,8 +67,8 @@ Maps support:
| Format | Version | Game |
| ------ | ------- | ------------------------------------------ |
| IBSP | 39 | Quake 2 / Anachronox / Kingpin / Heretic 2 |
| IBSP | 41 | Daikatana / SIN |
| RBSP | 1 | SIN |
| IBSP | 41 | Daikatana / SIN (Unfinished) |
| RBSP | 1 | SIN (Unfinished) |
| QBSP | 39 | Quake 2 ReRelease |
| BSPX | 39 | Quake 2 ReRelease (Extension to IBSP) |