From 92c96588ab185b69a64c98d79b9f6bb7659c06ab Mon Sep 17 00:00:00 2001 From: CasDragon <91767316+CasDragon@users.noreply.github.com> Date: Wed, 10 Jul 2024 11:23:16 -0400 Subject: [PATCH] Add madlampy's 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 9d893a9563..eea2281367 100644 --- a/ManifestUpdater/Resources/internal_manifest.json +++ b/ManifestUpdater/Resources/internal_manifest.json @@ -338,6 +338,24 @@ "Tags": [ "Content", "Gameplay" ] }, + { + "Name": "Dextrous Carnage", + "Author": "Madlampy", + "Id": { + "Id": "DexCarn", + "Type": "UMM" + }, + "Service": { + "GitHub": { + "Owner": "Evilvonbek", + "RepoName": "DexCarn" + } + }, + "About": "Simple Rework of Deadly Carnage to allow Dex based Characters to have access to the mechanic, with altered name and description for Flavour.", + "HomepageUrl": "https://github.com/Evilvonbek/DexCarn", + "Tags": [ "Content", "Gameplay" ] + }, + { "Name": "Enduring Reworks", "Author": "AlterAsc",