From 1e197e14db5a2c5ac89c51b58f22dca71c1a56ad Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Sun, 17 Jan 2021 17:04:28 +0000 Subject: [PATCH] Remove manifest that no longer works for ioquake3 version 1.36 (#6167) --- manifests/ioquake/ioq3/1.36.yaml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 manifests/ioquake/ioq3/1.36.yaml diff --git a/manifests/ioquake/ioq3/1.36.yaml b/manifests/ioquake/ioq3/1.36.yaml deleted file mode 100644 index 00a694af2..000000000 --- a/manifests/ioquake/ioq3/1.36.yaml +++ /dev/null @@ -1,19 +0,0 @@ -Id: ioquake.ioq3 -Publisher: ioquake -Name: ioquake3 -Version: 1.36 -License: GNU General Public License v2.0 -InstallerType: NULLSOFT -LicenseUrl: https://github.com/ioquake/ioq3/blob/master/COPYING.txt -AppMoniker: ioquake3 -Tags: quake3 quake-3 fps fps-game fps-engine game game-development game-engine game-engine-3d game-engine-development -Description: The ioquake3 community effort to continue supporting/developing id's Quake III Arena -Homepage: https://ioquake3.org/ -Installers: - - Arch: x86 - InstallerType: NULLSOFT - Url: https://ioquake3.org/files/1.36/installer/ioquake3-1.36-3.1.x86.exe - Sha256: 5BC5A4B461A319D38F445B7F7C7FD51AB406421F96518307812D91BBFAB360C5 - Scope: machine - Switches: - Silent: /S \ No newline at end of file