YPAK
YPAK

WHAT IS YPAK?

YPAK is an archive file format for compressed directories pretty much like the tarred gzip (.tgz) format or the zip format. It stores a directory as a set of entries representing sub directories and files. The files are compressed using the GZIP algorithm. The YPAK File format specification can be found here YPAK has been developed for the Y.A.H.G.E. Project. Its main design goal is to provide a compressed directory system for storing Game Engien MEdia data like maps,levels,models and textures.

WHERE CAN I GET THE YPAK FORMAT SPECIFICATION?

The YPAK File format specification can be found here

WHAT IS THE YPAK SDK?

The YPAK SDK is a library implemented in C++ for manipulating YPAK Files. It has a low level File IO interface and a high level Compressed File System interface. The SDK and related documentation are available from the Y.A.H.G.E. Project Download Area. Currently it is available only for WINDOWS , but othe rports are planned soon. The SDK uses ZLib for its compression.

WHO WRITES ALL THIS SHIT?

I do

copyright(c) 2003 yahge team.
for comments and suggestions contact webmaster