16 lines
778 B
YAML
16 lines
778 B
YAML
PackageIdentifier: "Veloren.Airshipper"
|
|
PackageName: "Airshipper"
|
|
PackageVersion: "0.4.2"
|
|
PackageUrl: "https://veloren.net/"
|
|
Publisher: "Veloren"
|
|
ShortDescription: "Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft."
|
|
PackageLocale: "en-US"
|
|
License: "GNU General Public License v3.0"
|
|
LicenseUrl: "https://github.com/Songtronix/Airshipper/blob/master/LICENSE"
|
|
Installers:
|
|
- Architecture: "x64"
|
|
InstallerType: "msi"
|
|
InstallerUrl: "https://github.com/Songtronix/Airshipper/releases/download/v0.4.2/airshipper-windows.msi"
|
|
InstallerSha256: "CFFC3BEF6CDD678C176C77795FA3EB93905D99D21BCC6F031AD863421176E4EF"
|
|
ManifestType: "singleton"
|
|
ManifestVersion: "1.0.0" |