Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUploadParams

Hierarchy

  • IUploadParams

Index

Properties

Optional deobfuscation

deobfuscation?: string

A paths to the deobfuscation file for this release.

Optional obbs

obbs?: string[]

An array that specifies the paths to the expansion files (OBBs) for this release.

Optional releaseNotes

releaseNotes?: IReleaseNotes[]

An array of objects that specifies changes in this version. Each object has a language and text.

Optional track

track?: string

Specify track for this release. Can be one of the tracks. Default: internal

Generated using TypeDoc