package
Creates distributable files for the specified platform.
ink package -p <platform> [-w <path>] [-t <path>]
Options
| Option | Shorthand | Description |
|---|---|---|
--platform <platform> | -p | Target platform. One of: desktop, steam, itch, web. Required. |
--workspace <path> | -w | Path to the workspace directory. Defaults to the current directory. |
--target <path> | -t | Path to the build output directory. |