opencj-dev / server-gsc

OpenCJ serverside GSC files
GNU Affero General Public License v3.0
3 stars 1 forks source link

Create batch-based automatic gdt parsing and converting for both cod2 and cod4 #135

Open iznogod opened 2 years ago

iznogod commented 2 years ago

Needed for map images mainly

Also generate gdt file from a template for all files in a certain folder

Yocairo commented 2 years ago

Why batch based? I wouldn't know how to emulate key presses on an application with Batch.

iznogod commented 2 years ago

Under its base its calling a batch file, no need for keypresses there. Basically strip out the gui part and just go batch.

Yocairo commented 2 years ago

I'd want to pick this up, but I don't know anything about asset manager, so I would need more information on this

Yocairo commented 2 years ago

bin\AssetManager\pcConvertSingle.bat "material" "opencj_minimapbg" Pay attention to current working directory, might be a pitfall