From 13f9085081fc22c41143d4454fe16616b3221ad5 Mon Sep 17 00:00:00 2001 From: Jordy Hulck Date: Tue, 23 Jun 2020 21:34:01 +0200 Subject: [PATCH] Update Stride to 5.0.1 (#2015) * Update Stride to 5.0.1 * Make old version consistant * Revert "Make old version consistant" This reverts commit 5fef1d75262dc47d75cb124e6d43bd1f58067431. --- manifests/Stride/Stride/5.0.1.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/Stride/Stride/5.0.1.yaml diff --git a/manifests/Stride/Stride/5.0.1.yaml b/manifests/Stride/Stride/5.0.1.yaml new file mode 100644 index 000000000..404f30c9e --- /dev/null +++ b/manifests/Stride/Stride/5.0.1.yaml @@ -0,0 +1,20 @@ +Id: Stride.Stride +Publisher: Stride +Name: Stride +Version: 5.0.1 +License: MIT +InstallerType: EXE +LicenseUrl: https://github.com/stride3d/stride/raw/master/LICENSE.md +AppMoniker: Stride3d +Tags: stride, stride3d, xenko, game engine, game development, gamedev, 3d, 2d, .NET, dotnet, net, C#, csharp +Description: Stride is an open-source MIT C# game engine designed for the future of gaming. +Homepage: https://stride3d.net/ +Installers: + - Arch: x64 + InstallerType: EXE + Url: https://stride3d.net/files/StrideSetup.exe + Sha256: 242F7620B0188FAD661641A0F141436B6209F1E20BD7E123166F9C8C78E33148 + Switches: + Silent: /quiet + SilentWithProgress: /passive +# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator