Skip to main content

package

Creates distributable files for the specified platform.

ink package -p <platform> [-w <path>] [-t <path>]

Options

OptionShorthandDescription
--platform <platform>-pTarget platform. One of: desktop, steam, itch, web. Required.
--workspace <path>-wPath to the workspace directory. Defaults to the current directory.
--target <path>-tPath to the build output directory.

See Also