This repository has Fastest Package Manager to Decrypt or Encrypt assets for DDLC Plus game.
-
First of all you should install Ruby on your PC.
-
Download project files on project page or clone this repository from GitBash or GitHub Desktop on your PC.
-
That's all for installation.
Run cmd in the directory where the project folder is located then you can run script typing
main.rb
orruby main.rb
.
main.rb <Path> <Output Directory> [--decrypt, --encrypt] [OPTIONS]
--task-with-dir Allows you type directory instead of path and runs task to all files in the directory.
--encrypt Encrypt's unity asset format to ddlc package format.
--decrypt Decrypt's ddlc package format to unity asset format.