Add Tiled 1.5.0 (#10783)
Co-authored-by: chausner <chausner@users.noreply.github.com>
This commit is contained in:
15
manifests/t/Tiled/Tiled/1.5.0/Tiled.Tiled.installer.yaml
Normal file
15
manifests/t/Tiled/Tiled/1.5.0/Tiled.Tiled.installer.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: Tiled.Tiled
|
||||
PackageVersion: "1.5.0"
|
||||
InstallerType: msi
|
||||
Installers:
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://github.com/mapeditor/tiled/releases/download/v1.5.0/Tiled-1.5.0-win32.msi
|
||||
InstallerSha256: 5225CDBE938068D402594B02E137D106AFD1D787A601D27490927FF61E17D542
|
||||
ProductCode: "{26C46BC0-9D25-4913-8620-DED0E7E12C6C}"
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/mapeditor/tiled/releases/download/v1.5.0/Tiled-1.5.0-win64.msi
|
||||
InstallerSha256: 6C04D0E6660467FF74B3F521117C278F9536CFD4536F1B9D1917092A3A6FD0EA
|
||||
ProductCode: "{61D0EC99-E04A-4A8A-BD7C-A6A21E273B86}"
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
28
manifests/t/Tiled/Tiled/1.5.0/Tiled.Tiled.locale.en-US.yaml
Normal file
28
manifests/t/Tiled/Tiled/1.5.0/Tiled.Tiled.locale.en-US.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: Tiled.Tiled
|
||||
PackageVersion: "1.5.0"
|
||||
PackageLocale: en-US
|
||||
Publisher: Tiled
|
||||
PackageName: Tiled
|
||||
PackageUrl: https://www.mapeditor.org/
|
||||
Moniker: tiled
|
||||
License: GPL 2.0 or later
|
||||
ShortDescription: >
|
||||
Tiled is a 2D level editor for game developers to create and edit map tiles for game content.
|
||||
Description: >
|
||||
Tiled is a 2D level editor that helps you develop the content of your game. Its primary feature
|
||||
is to edit tile maps of various forms, but it also supports free image placement as well as
|
||||
powerful ways to annotate your level with extra information used by the game.
|
||||
Tags:
|
||||
- tiled
|
||||
- tilemap
|
||||
- editor
|
||||
- foss
|
||||
- cross-platform
|
||||
- gamedev
|
||||
- graphics
|
||||
FileExtensions:
|
||||
- tmx
|
||||
- tsx
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
6
manifests/t/Tiled/Tiled/1.5.0/Tiled.Tiled.yaml
Normal file
6
manifests/t/Tiled/Tiled/1.5.0/Tiled.Tiled.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: Tiled.Tiled
|
||||
PackageVersion: "1.5.0"
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user