From 5ae1aeb2608ff6d6111f85e756eb626db45eff12 Mon Sep 17 00:00:00 2001 From: YLMstring <61271096+YLMstring@users.noreply.github.com> Date: Fri, 28 Jun 2024 19:21:15 +0800 Subject: [PATCH] Update internal_manifest.json Add my new mod --- .../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 25614ffb9d..31923a1bd8 100644 --- a/ManifestUpdater/Resources/internal_manifest.json +++ b/ManifestUpdater/Resources/internal_manifest.json @@ -125,6 +125,24 @@ "Tags": [ "UserInterface" ] }, + { + "Name": "Baphomet Rides Deskari", + "Author": "Nenio", + "Id": { + "Id": "NenioMod", + "Type": "UMM" + }, + "Service": { + "GitHub": { + "Owner": "YLMstring", + "RepoName": "NenioMod" + } + }, + "About": "They take Nenio's advice.", + "HomepageUrl": "https://github.com/YLMstring/NenioMod", + "Tags": [ "Gameplay" ] + }, + { "Name": "Battle Scion Extra Rage Powers Fix", "Author": "DanScallion",