28 lines
864 B
YAML
28 lines
864 B
YAML
# 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 |