Skip to content

leidav/stronghold-to-castlekeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stronghold to castlekeep

A tool to convert strongholds gm1 and tgx files to png and json, as needed by castlekeep.

Build instructions

Create a build directory:

mkdir build  
cd build  

Configure:

cmake ../  

Build:

make 

Usage

Convert

./convert.sh stronghold_dir asset_dir

sh2ck

sh2ck [options] input_file output_dir
options:
	-h, --help	This help
	-t, --tgx	Read a tgx file

About

A tool to convert strongholds gm1 and tgx files to png and json, as needed by castlekeep.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published