2017 © Pedro Peláez
 

library dsf-pack-binaries

Dune HD System File packer/unpacker binary files

image

fluxuator/dsf-pack-binaries

Dune HD System File packer/unpacker binary files

  • Sunday, October 11, 2015
  • by fluxuator
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • C
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Dune HD System File packer/unpacker binary files

Installation

In case this package does not work on your system, try compile it from the source from /src directory, (*1)

Packagist

This package can be found on Packagist and installed with Composer., (*2)

Require the package with:, (*3)

composer.phar require fluxuator/dsf-pack-binaries dev-master

The binary will then be located at:, (*4)

vendor/fluxuator/dsf-pack-binaries/bin/amd64/dsf_pack, (*5)

Also a symlink will be created in your configured bin/ folder, for example:, (*6)

bin/dsf_pack, (*7)

Usage:

Decode DSF

$ bin/amd64/dsf_pack -d dune_service_test.dsf -o output_file.gz

Encode DSF

$ bin/amd64/dsf_pack -e your_packed_script.gz -o dune_service_test.dsf

Options

  -h          : display usage help (this output)
  -d filename : decode .dsf to outfile.gz
  -e filename : encode infile.gz to .dsf
  -o filename : specify different output filename
  -c filename : compare encode with file
  -v          : verbose it up!

The Versions

11/10 2015

dev-master

9999999-dev

Dune HD System File packer/unpacker binary files

  Sources   Download

MIT

by Accident

dsf dune-hd