Skip to content

Commit

Permalink
Merge pull request #72 from thehambeard/main
Browse files Browse the repository at this point in the history
Update internal_manifest.json
  • Loading branch information
WittleWolfie authored Sep 18, 2023
2 parents 0c367be + 48a91b4 commit 0b94452
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions ManifestUpdater/Resources/internal_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"Service": {
"GitHub": {
"Owner": "microsoftenator2022",
"RepoName": "AlternateHumanTraits",
"RepoName": "AlternateHumanTraits"
}
},
"About": "Some alternate racial features for Humans",
Expand Down Expand Up @@ -672,7 +672,7 @@
"Service": {
"GitHub": {
"Owner": "microsoftenator2022",
"RepoName": "MiscTweaksAndFixes2",
"RepoName": "MiscTweaksAndFixes2"
}
},
"About": "Small(ish) tweaks and fixes for things that bothered me.",
Expand Down Expand Up @@ -1020,6 +1020,24 @@
"Tags": [ "Gameplay" ]
},

{
"Name": "Random Equipment",
"Author": "Hambeard",
"Id": {
"Id": "RandomEquipment",
"Type": "UMM"
},
"Service": {
"GitHub": {
"Owner": "thehambeard",
"RepoName": "RandomEquipment"
}
},
"About": "Will add random game loot to any container the player interacts with based on a percentage chance. The loot already inside the container is untouched by the mod and will only add to it. The loot possible is based on your level and shouldn't give anything inappropriately OP.",
"HomepageUrl": "https://github.com/thehambeard/RandomEquipment",
"Tags": [ "Gameplay" ]
},

{
"Name": "Respec Mod",
"Author": "Barley",
Expand Down

0 comments on commit 0b94452

Please sign in to comment.