From 2f3cc77094b460dd2df62f83d8c16d46d1ae3606 Mon Sep 17 00:00:00 2001 From: CasDragon <91767316+CasDragon@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:10:01 -0400 Subject: [PATCH] Remove automount varient because it broke the manifest for automount --- .../Resources/internal_manifest.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/ManifestUpdater/Resources/internal_manifest.json b/ManifestUpdater/Resources/internal_manifest.json index 1a38336a7..7fa87f85e 100644 --- a/ManifestUpdater/Resources/internal_manifest.json +++ b/ManifestUpdater/Resources/internal_manifest.json @@ -125,24 +125,6 @@ "Tags": [ "UserInterface" ] }, - { - "Name": "AutoMount (DarthParametric's Version)", - "Author": "DarthParametric", - "Id": { - "Id": "AutoMount", - "Type": "UMM" - }, - "Service": { - "GitHub": { - "Owner": "DarthParametric", - "RepoName": "AutoMount_for_TabletopTweaks" - } - }, - "About": "Mount all your animal companions automatically with a customizable keybind. Adapted for compatibility with TabletopTweaks and its Undersized Mount feat, which allows a rider to mount a pet of the same size class.", - "HomepageUrl": "https://github.com/DarthParametric/AutoMount_for_TabletopTweaks", - "Tags": [ "UserInterface" ] - }, - { "Name": "Baphomet Rides Deskari", "Author": "Nenio",