mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
readme: Add swl to supported textures
This commit is contained in:
parent
e3a1b0ef11
commit
ae4845782c
1 changed files with 3 additions and 2 deletions
|
@ -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) |
|
||||
|
||||
|
|
Loading…
Reference in a new issue