File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 3
3
- [ HurricanePootis] ( https://github.com/HurricanePootis ) : AUR maintainer, VPK file association for Linux
4
4
- [ JJL772] ( https://github.com/JJL772 ) : Linux compatibility bugfixes
5
5
- [ Nbc66] ( https://github.com/Nbc66 ) : added some extra info to the installation guide
6
+ - [ OzxyBox] ( https://github.com/ozxybox ) : WAD3 file format parser
6
7
- [ Rythyrix] ( https://github.com/Rythyrix ) : minor library bugfix
7
8
- [ Trico Everfire] ( https://github.com/Trico-Everfire ) : open VPKs based on Steam game install location
8
9
15
16
- Swedish: TheDudeWhosNameIsAce
16
17
17
18
## Acknowledgements
18
- - GUI
19
+ - [ SourcePP] ( https://github.com/craftablescience/sourcepp ) - craftablescience and contributors
20
+ - GUI-specific:
19
21
- [ Discord RPC] ( https://github.com/craftablescience/discord-rpc-clean ) - Discord Inc. and contributors
20
22
- [ MiniAudio] ( https://github.com/mackron/miniaudio ) - David Reid and contributors
21
23
- [ Qt] ( https://www.qt.io ) - The Qt Company
22
- - [ SourcePP] ( https://github.com/craftablescience/sourcepp ) - craftablescience and contributors
23
24
- 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:
25
26
- [ argparse] ( https://github.com/p-ranav/argparse ) & [ indicators] ( https://github.com/p-ranav/indicators ) - P-ranav and contributors
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ Please read [this file](https://github.com/craftablescience/VPKEdit/blob/main/IN
40
40
| PCK | Godot PaCK file (Standalone or embedded) | ✅ | ✅ | ✅ |
41
41
| VPK | Vampire PacK file (V: TMB ) | 〰️[ ^ 1 ] | ✅ | ✅ |
42
42
| VPK | Valve PacK file (Source Engine) | ✅ | ✅ | ✅ |
43
+ | WAD | Where's All the Data (GoldSrc Engine) | ✅ | ✅ | ✅ |
43
44
| ZIP | ZIP file | ✅ | ✅ | ✅ |
44
45
45
46
[ ^ 1 ] : Only supported in the CLI interface.
You can’t perform that action at this time.
0 commit comments