Skip to content

SoftWebProduction/createres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

createres

Game resource packer

To compile with CodeBlocks under Linux or Windows simply use 'main.cpp' and 'loadResource.cpp'.

To compile with Visual Studio, you need to include and compile also the VC folder contents.


usage:

createres < option > < option >

-f Output file name

-p Folder containing the images or sounds to pack.

Example:

createres -f resources.dat -p DATA

where DATA is the folder with the resources

About

Resource packer and unpacker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors