Added Load Order Optimization Tool version 0.16.1. (#13884)

This commit is contained in:
Easton Pillay
2021-05-24 09:24:15 -04:00
committed by GitHub
parent 858ef01972
commit f475b9f09a
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: LOOT.LOOT
PackageVersion: 0.16.1
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x86
InstallerType: inno
InstallerUrl: https://github.com/loot/loot/releases/download/0.16.1/LOOT.Installer.exe
InstallerSha256: 60F8ECE14FCB015FA7B4FA24FA8BE275372864E3EFB158762CE6DD9B3334072B
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,21 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: LOOT.LOOT
PackageVersion: 0.16.1
PackageLocale: en-US
Publisher: LOOT
PackageName: Load Order Optimization Tool
PackageUrl: https://loot.github.io
License: GNU GPLv3
LicenseUrl: https://github.com/loot/loot/raw/master/LICENSE
ShortDescription: A load order optimisation tool for the Elder Scrolls (Morrowind and later) and Fallout (3 and later) games.
Description: "Setting the right load order for your TES III: Morrowind, TES IV: Oblivion, Nehrim: At Fate's Edge, TES V: Skyrim, TES V: Skyrim Special Edition, TES V: Skyrim VR, Fallout 3, Fallout: New Vegas, Fallout 4 and Fallout 4 VR mods is a crucial step to enjoying a stable modded game. The Load Order Optimisation Tool (LOOT) can help with that, by providing automated load order sorting that's simple to use and fully customisable."
Moniker: loot
Tags:
- skyrim
- morrowind
- fallout
- mods
- nexus
- bethsoft
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: LOOT.LOOT
PackageVersion: 0.16.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0