Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 560 Bytes

create.md

File metadata and controls

18 lines (15 loc) · 560 Bytes

Create command

Create update for application

Usage

   cord.stool.exe create [command options] [arguments...]

Options

   --source value, -s value  Path to game
   --output value, -o value  Path to game
   --archive, -a             Archie with zip each file

Description

Command create creates update for application.
Use option --source to specify path to source files and option --output to specify path to store created files. To archie each file with zip-format specify simply option --archive.