/L4D2-VoicePack-Installer

A smart voice pack installer for left for dead 2

Primary LanguageGoGNU General Public License v3.0GPL-3.0

L4D2-VoicePack-Installer

A smart voice pack installer for left for dead 2

Usage

  1. download voice pack .vpk and put it into l4d2 addons folder(steamapps/common/Left 4 Dead 2/left4dead2/addons) or download from steam workshop(and vpk file will be placed into addons/workshop)
  2. simply download this tool from https://github.com/Margular/L4D2-VoicePack-Installer/releases and double click on it, so easy right?
  3. type snd_rebuildaudiocache in console of l4d2 manually

Supported format of vpk

  1. Now only support original pack of voice files, the structure of vpk like below(https://steamcommunity.com/sharedfiles/filedetails/?id=1808529794) vpk-example

To do

  1. Support unpack 7z,rar,zip,etc. format file inside vpk, because I found many vpks packed as a 7z file
  2. Delete the voice files in the target folder before installing the voice files, which will help those who do not want to have the system voice file at the same time.
  3. Invoke l4d2 executing snd_rebuildaudiocache automatically

Contribute

  1. You can fork this repository and pull request
  2. Give some advice in the issues tab