Currently files can only be extracted using the dump_file example:
cargo run --release --example dump_file -- C:\Arma\Data\Files\Dir /scripts/Game/Campaign/ ./campaign
The UI doesn't support a simple "save directory" feature and the enfusion_pak tool also does not support dumping files. These should be updated to support these features.
Currently files can only be extracted using the
dump_fileexample:The UI doesn't support a simple "save directory" feature and the
enfusion_paktool also does not support dumping files. These should be updated to support these features.