Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

MakeBox

Packing files Listing files Unpacking files Examing box format

The purpose of this project was to assemble all spesified files into an archive file. The archive can then unpack files back and still have the binaries verbatim. A small feature that I find neat to have was that you could list all files in the archive. This project is great for a game engine to be able to load assets for each game object. Say you have an unit, it will need to have: textures, shaders, sounds, scripts, animation data, stats etc. With this your users could mod the game units.

Tags: C++, Binary file

About

Creating program to assemble/unpack files into a single binary file.

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.