Skip to content

Oi27/BytesCopier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copies range of bytes from an address in one file, to an address in many other files. Helper tool for managing bitmap palettes in TexTile tilesets.

Usage: bytescopier.exe "fileA.bmp" #### @@@@ *.bmp Where #### is the starting address @@@@ is the number of bytes *.bmp specifies copy to every .bmp in the same folder as "fileA.bmp"

Using it also creates a backup of the original files. To revert the changes: bytescopier.exe undo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages