Coder Social home page Coder Social logo

rifsxd / dvpl_lz4 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 13.2 MB

A CLI/GUI Tool Coded In Golang To Convert WoTB ( Dava ) SmartDLC DVPL File Based On LZ4 High Compression

Home Page: https://rxd-mods.xyz

License: MIT License

Go 100.00%
compress compression converter crc32 dava decompress decompression dvpl go lz4

dvpl_lz4's Introduction

Dvpl_Lz4 Cli/Gui Converter

  • A Cli/Gui Tool Coded In Golang To Convert WoTB ( Dava ) SmartDLC DVPL File Based On LZ4 High Compression.

Usage :

  • dvpl_lz4 [-mode] [-keep-originals] [-path] [-ignore]

    • mode can be one of the following:

      compress: compresses files into dvpl. decompress: decompresses dvpl files into standard files. gui: opens the graphical user interface window. help: show this help message.

    • flags can be one of the following:

      -keep-originals flag keeps the original files after compression/decompression. -path specifies the directory/files path to process. Default is the current directory. -ignore specifies comma-separated file extensions to ignore during compression. -silent disables all file processing verbose information

    • usage can be one of the following examples:

       $ dvpl_lz4 -mode help
      
       $ dvpl_lz4 -mode gui
      
       $ dvpl_lz4 -mode gui -path /path/to/decompress
      
       $ dvpl_lz4 -mode decompress -path /path/to/decompress/compress
      
       $ dvpl_lz4 -mode compress -path /path/to/decompress/compress
      
       $ dvpl_lz4 -mode decompress -keep-originals -path /path/to/decompress/compress
      
       $ dvpl_lz4 -mode compress -keep-originals -path /path/to/decompress/compress
      
       $ dvpl_lz4 -mode decompress -path /path/to/decompress/compress.yaml.dvpl
      
       $ dvpl_lz4 -mode compress -path /path/to/decompress/compress.yaml
      
       $ dvpl_lz4 -mode decompress -keep-originals -path /path/to/decompress/compress.yaml.dvpl
      
       $ dvpl_lz4 -mode dcompress -keep-originals -path /path/to/decompress/compress.yaml
      
       $ dvpl_lz4 -mode compress -path /path/to/decompress -ignore .exe,.dll
      
       $ dvpl_lz4 -mode verify -path /path/to/verify/compress.yaml.dvpl
      
       $ dvpl_lz4 -mode verify -path /path/to/verify/
      
       $ dvpl_lz4 -mode dcompress -silent
      

Building :

  • go 1.20+ required!
$ git clone https://github.com/rifsxd/dvpl_lz4.git
$ cd dvpl_lz4
$ go build

dvpl_lz4's People

Contributors

rifsxd avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.