From becfdcd1b5ab3a971cdf40a593118128fdf34aaf Mon Sep 17 00:00:00 2001 From: cookEsandcream Date: Thu, 11 Jan 2024 23:43:50 +1300 Subject: [PATCH] Add More Font Sizes to internal_manifest.json --- .../Resources/internal_manifest.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ManifestUpdater/Resources/internal_manifest.json b/ManifestUpdater/Resources/internal_manifest.json index 85d727dea7..481bb8fb1a 100644 --- a/ManifestUpdater/Resources/internal_manifest.json +++ b/ManifestUpdater/Resources/internal_manifest.json @@ -679,6 +679,24 @@ "Tags": [ "UserInterface", "Utilities" ] }, + { + "Name": "More Font Sizes", + "Author": "cookEsandcream", + "Id": { + "Id": "MoreFontSizes", + "Type": "UMM" + }, + "Service": { + "GitHub": { + "Owner": "cookEsandcream", + "RepoName": "MoreFontSizes" + } + }, + "About": "Adjusts the font size slider to allow a much wider range of values for fun or accessibility.", + "HomepageUrl": "https://github.com/cookEsandcream/MoreFontSizes/", + "Tags": [ "UserInterface", "Utilities" ] + }, + { "Name": "Morvarch's Playstyle Expansions", "Author": "Morvarch Princess",