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",