Skip to content

Commit 552a078

Browse files
chore: add wad3 to readme
1 parent 01a7a7b commit 552a078

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CREDITS.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- [HurricanePootis](https://github.com/HurricanePootis): AUR maintainer, VPK file association for Linux
44
- [JJL772](https://github.com/JJL772): Linux compatibility bugfixes
55
- [Nbc66](https://github.com/Nbc66): added some extra info to the installation guide
6+
- [OzxyBox](https://github.com/ozxybox): WAD3 file format parser
67
- [Rythyrix](https://github.com/Rythyrix): minor library bugfix
78
- [Trico Everfire](https://github.com/Trico-Everfire): open VPKs based on Steam game install location
89

@@ -15,11 +16,11 @@
1516
- Swedish: TheDudeWhosNameIsAce
1617

1718
## Acknowledgements
18-
- GUI
19+
- [SourcePP](https://github.com/craftablescience/sourcepp) - craftablescience and contributors
20+
- GUI-specific:
1921
- [Discord RPC](https://github.com/craftablescience/discord-rpc-clean) - Discord Inc. and contributors
2022
- [MiniAudio](https://github.com/mackron/miniaudio) - David Reid and contributors
2123
- [Qt](https://www.qt.io) - The Qt Company
22-
- [SourcePP](https://github.com/craftablescience/sourcepp) - craftablescience and contributors
2324
- Default MatCap texture is from [nidorx/matcaps](https://github.com/nidorx/matcaps/blob/master/PAGE-15.md#706962_24211e_bcb6af_aca494)
24-
- CLI
25+
- CLI-specific:
2526
- [argparse](https://github.com/p-ranav/argparse) & [indicators](https://github.com/p-ranav/indicators) - P-ranav and contributors

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Please read [this file](https://github.com/craftablescience/VPKEdit/blob/main/IN
4040
| PCK | Godot PaCK file (Standalone or embedded) ||||
4141
| VPK | Vampire PacK file (V:TMB) | 〰️[^1] |||
4242
| VPK | Valve PacK file (Source Engine) ||||
43+
| WAD | Where's All the Data (GoldSrc Engine) ||||
4344
| ZIP | ZIP file ||||
4445

4546
[^1]: Only supported in the CLI interface.

0 commit comments

Comments
 (0)