WinBSPZip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
A GUI for Valve's [[BSPZIP]] tool.
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!)


----
----

Revision as of 20:42, 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

WinBSPZip homepage