Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.05 KB

DDLC-Plus-Package-Manager

This repository has Fastest Package Manager to Decrypt or Encrypt assets for DDLC Plus game.

Image of RequestX International Developer Group on Discord

Installation

  • 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.

Script Usage

Run cmd in the directory where the project folder is located then you can run script typing main.rb or ruby main.rb.

main.rb <Path> <Output Directory> [--decrypt, --encrypt] [OPTIONS]

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.