-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify: EpicGames.EpicGamesLauncher version 1.3.23.0 (#203016)
- Loading branch information
Showing
3 changed files
with
37 additions
and
31 deletions.
There are no files selected for viewing
13 changes: 8 additions & 5 deletions
13
manifests/e/EpicGames/EpicGamesLauncher/1.3.23.0/EpicGames.EpicGamesLauncher.installer.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,24 @@ | ||
# Created with YamlCreate.ps1 v2.1.3 $debug=NVS1.7-2-6 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json | ||
# Created using wingetcreate 1.9.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: EpicGames.EpicGamesLauncher | ||
PackageVersion: 1.3.23.0 | ||
MinimumOSVersion: 10.0.0.0 | ||
InstallerType: wix | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ProductCode: '{FAC47927-1A6A-4C6E-AD7D-E9756794A4BC}' | ||
ReleaseDate: 2022-03-16 | ||
AppsAndFeaturesEntries: | ||
- ProductCode: '{FAC47927-1A6A-4C6E-AD7D-E9756794A4BC}' | ||
UpgradeCode: '{D0769F44-D459-450F-B084-CAE38062C75B}' | ||
ElevationRequirement: elevatesSelf | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://epicgames-download1.akamaized.net/Builds/UnrealEngineLauncher/Installers/Win32/EpicInstaller-13.3.0.msi | ||
InstallerSha256: AA81F2CC1813C01BC43ECC82380E0DDBC5F6D39E8BF6E3680E92354393930643 | ||
ProductCode: '{FAC47927-1A6A-4C6E-AD7D-E9756794A4BC}' | ||
ManifestType: installer | ||
ManifestVersion: 1.2.0 | ||
ManifestVersion: 1.9.0 |
49 changes: 26 additions & 23 deletions
49
...ests/e/EpicGames/EpicGamesLauncher/1.3.23.0/EpicGames.EpicGamesLauncher.locale.en-US.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,47 @@ | ||
# Created with YamlCreate.ps1 v2.1.3 $debug=NVS1.7-2-6 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json | ||
# Created using wingetcreate 1.9.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: EpicGames.EpicGamesLauncher | ||
PackageVersion: 1.3.23.0 | ||
PackageLocale: en-US | ||
Publisher: Epic Games, Inc. | ||
PublisherUrl: https://www.epicgames.com/site | ||
PublisherSupportUrl: https://www.epicgames.com/help | ||
PrivacyUrl: https://www.epicgames.com/privacypolicy | ||
Author: Epic Games, Inc. | ||
PublisherUrl: https://epicgames.com/site/about | ||
PublisherSupportUrl: https://epicgames.com/help/ | ||
PrivacyUrl: https://epicgames.com/privacypolicy | ||
PackageName: Epic Games Launcher | ||
PackageUrl: https://www.epicgames.com | ||
PackageUrl: https://epicgames.com/download | ||
License: Proprietary | ||
LicenseUrl: https://epicgames.com/eula | ||
Copyright: Copyright (c) 2022 Epic Games, Inc. All rights reserved. | ||
CopyrightUrl: https://www.epicgames.com/tos | ||
Copyright: Copyright © 2022, Epic Games, Inc. All rights reserved. | ||
CopyrightUrl: https://epicgames.com/tos | ||
ShortDescription: Epic Games Launcher for the Epic Games Store and Unreal Engine | ||
Description: The Epic Games Launcher is how you obtain the Unreal Game Engine, modding tools and other Epic Games like Fortnite and the new Epic Games Store. | ||
Description: The Epic Games Launcher provides access to the Epic Games Store and Unreal Engine. The Epic Games Store is a marketplace where you can find, purchase, download and play games. | ||
Moniker: epicgameslauncher | ||
Tags: | ||
- distribute | ||
- epic | ||
- epic-games-launcher | ||
- epic-games-store | ||
- epic-online-services | ||
- fortnite | ||
- game | ||
- game-store | ||
- games | ||
- games-store | ||
- gaming | ||
- launcher | ||
- marketplace | ||
- store | ||
- unreal | ||
# Agreements: | ||
# - AgreementLabel: EULA | ||
# AgreementUrl: https://epicgames.com/eula | ||
# - AgreementLabel: Terms of service | ||
# AgreementUrl: https://www.epicgames.com/tos | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: FAQ | ||
DocumentUrl: https://www.epicgames.com/epic-games-store-faq | ||
- unreal-engine | ||
Documentations: | ||
- DocumentLabel: FAQ | ||
DocumentUrl: https://epicgames.com/epic-games-store-faq | ||
- DocumentLabel: Epic Games Store Refund Policy | ||
DocumentUrl: https://epicgames.com/site/store-refund-policy | ||
- DocumentLabel: Community Rules | ||
DocumentUrl: https://epicgames.com/community-rules | ||
- DocumentLabel: Epic Games Store Roadmap | ||
DocumentUrl: https://trello.com/b/GXLc34hk | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.2.0 | ||
ManifestVersion: 1.9.0 |
6 changes: 3 additions & 3 deletions
6
manifests/e/EpicGames/EpicGamesLauncher/1.3.23.0/EpicGames.EpicGamesLauncher.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.1.3 $debug=NVS1.7-2-6 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json | ||
# Created using wingetcreate 1.9.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: EpicGames.EpicGamesLauncher | ||
PackageVersion: 1.3.23.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.2.0 | ||
ManifestVersion: 1.9.0 |