Is there a command line sequence to allow me to inject files in a hpk package giving the path within the package?
Example Jagged Alliance 3 -
Say we have a folder C:\something\UI\Mercs unpacked from UI.hpk. I modify the files in \Mercs. I then have a couple of files, and I know their paths. Can I skip repacking the folder?
Down the line I want to create a bat to inject a selection of files into UI.hpk and distribute it with the modified files, but only the modified files. Is there a way to inject files with the .bat or do I have to run commands to unpack, overwrite and repack.
I looked through your documentation but I'm stuck.
Is there a command line sequence to allow me to inject files in a hpk package giving the path within the package?
Example Jagged Alliance 3 -
Say we have a folder C:\something\UI\Mercs unpacked from UI.hpk. I modify the files in \Mercs. I then have a couple of files, and I know their paths. Can I skip repacking the folder?
Down the line I want to create a bat to inject a selection of files into UI.hpk and distribute it with the modified files, but only the modified files. Is there a way to inject files with the .bat or do I have to run commands to unpack, overwrite and repack.
I looked through your documentation but I'm stuck.