Skip to content

Commit 216905a

Browse files
add crafting system mod
1 parent e61e746 commit 216905a

1 file changed

Lines changed: 33 additions & 15 deletions

File tree

ManifestUpdater/Resources/internal_manifest.json

Lines changed: 33 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -337,21 +337,39 @@
337337
},
338338

339339
{
340-
"Name": "Combat Relief 2024",
341-
"Author": "AlterAsc",
342-
"Id": {
343-
"Id": "AlterAsc.CombatRelief",
344-
"Type": "UMM"
345-
},
346-
"Service": {
347-
"GitHub": {
348-
"Owner": "alterasc",
349-
"RepoName": "CombatRelief"
350-
}
351-
},
352-
"About": "This mod suppresses random encounters and automatically wins crusade battles. Either can be disabled in the UMM menu.",
353-
"HomepageUrl": "https://github.com/alterasc/CombatRelief",
354-
"Tags": [ "Gameplay" ]
340+
"Name": "Combat Relief 2024",
341+
"Author": "AlterAsc",
342+
"Id": {
343+
"Id": "AlterAsc.CombatRelief",
344+
"Type": "UMM"
345+
},
346+
"Service": {
347+
"GitHub": {
348+
"Owner": "alterasc",
349+
"RepoName": "CombatRelief"
350+
}
351+
},
352+
"About": "This mod suppresses random encounters and automatically wins crusade battles. Either can be disabled in the UMM menu.",
353+
"HomepageUrl": "https://github.com/alterasc/CombatRelief",
354+
"Tags": [ "Gameplay" ]
355+
},
356+
357+
{
358+
"Name": "Crafting System",
359+
"Author": "Tyraen1er",
360+
"Id": {
361+
"Id": "CraftingSystem",
362+
"Type": "UMM"
363+
},
364+
"Service": {
365+
"GitHub": {
366+
"Owner": "Tyraen1er",
367+
"RepoName": "WOTR-CraftingSystem"
368+
}
369+
},
370+
"About": "Adds an enchanting workshop to Wilcer Garms, allowing you to upgrade items with optional TTRPG-accurate constraints.",
371+
"HomepageUrl": "https://github.com/Tyraen1er/WOTR-CraftingSystem",
372+
"Tags": [ "UserInterface", "Utilities", "AI_Coded" ]
355373
},
356374

357375
{

0 commit comments

Comments
 (0)