WinBSPZip: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Cannonfodder (talk | contribs) mNo edit summary  | 
				Cannonfodder (talk | contribs)  mNo edit summary  | 
				||
| Line 2: | Line 2: | ||
It also does the following:  | It also does the following:  | ||
Fixes errors in writing large files (Breaks up writes to steam filesystem write)    | *Fixes errors in writing large files (Breaks up writes to steam filesystem write)    | ||
Adds error checking to list file (fixes back and forward slashes, checks for spaces)    | *Adds error checking to list file (fixes back and forward slashes, checks for spaces)    | ||
Adds all files in a directory to the BSP  (No more creating lists of files!)    | *Adds all files in a directory to the BSP  (No more creating lists of files!)    | ||
Revision as of 19:43, 4 July 2005
A GUI for Valve's BSPZIP tool.
It also does the following:
- Fixes errors in writing large files (Breaks up writes to steam filesystem write)
 - Adds error checking to list file (fixes back and forward slashes, checks for spaces)
 - Adds all files in a directory to the BSP (No more creating lists of files!)
 
See Also