From dbfba3f7b881639dfb1b3764fa130622dd86a5d5 Mon Sep 17 00:00:00 2001 From: CasDragon <91767316+CasDragon@users.noreply.github.com> Date: Thu, 23 May 2024 17:44:54 -0400 Subject: [PATCH] Remove AddedFeats Remove Added Feats, as it's out of date --- .../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 e38ee053fa..a244e5edd8 100644 --- a/ManifestUpdater/Resources/internal_manifest.json +++ b/ManifestUpdater/Resources/internal_manifest.json @@ -1,23 +1,5 @@ [ // Please keep sorted by Name. - { - "Name": "AddedFeats", - "Author": "Telyl", - "Id": { - "Id": "AddedFeats", - "Type": "UMM" - }, - "Service": { - "GitHub": { - "Owner": "Telyl", - "RepoName": "AddedFeats" - } - }, - "About": "Adds additional features for animal companions and PCs.", - "HomepageUrl": "https://github.com/Telyl/AddedFeats", - "Tags": [ "Content", "Gameplay" ] - }, - { "Name": "Additional Hotkeys", "Author": "apocc",