-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AdvancedListings support (gaming options and trailers) + additional s…
…creenshots + Adds gamingOptions support * Updated the config file with `gamingOptions` * `New-StoreBrokerConfigFile` now populates those values * `Update-ApplicationSubmission` / `Patch-ApplicationSubmission` updated to support `-UpdateGamingOptions` * `Format-Application` updated to print out hasAdvancedListingSupport * `Format-ApplicationSubmission` updated to print out gaming options when available + Adds trailers support * Updated the PDP schema to support trailers * `ConvertFrom-ExistingSubmission` now exports trailer info to the PDP's. * `New-SubmissionPackage` will coalesce trailer information into the generated json * `Update-ApplicationSubmission` / `Patch-ApplicationSubmission` updated to support `-UpdateTrailers` + Adds support for additional image/screenshot types * Adds support for all remaining "AdditonalAssets" (all of the other image types that aren't explicitly screenshots with captions), like "hero images".
- Loading branch information
1 parent
59d15a3
commit 4654327
Showing
12 changed files
with
1,262 additions
and
191 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.