Skip to content

Commit

Permalink
Add NepuShiro's mods (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
NepuShiro authored Nov 28, 2024
1 parent 0930132 commit 9f871bd
Show file tree
Hide file tree
Showing 6 changed files with 88 additions and 0 deletions.
16 changes: 16 additions & 0 deletions manifest/net.NepuShiro/ChangeJoinLeaveSound/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "ChangeJoinLeaveSound",
"id": "net.NepuShiro.ChangeJoinLeaveSound",
"description": "Allows you to change the default User Join/Leave sounds, and color.",
"category": "Dashboard",
"sourceLocation": "https://github.com/NepuShiro/ChangeJoinLeaveSound",
"versions": {
"1.0.0": {
"releaseUrl": "https://github.com/NepuShiro/ChangeJoinLeaveSound/releases/tag/1.0.0",
"artifacts": [{
"url": "https://github.com/NepuShiro/ChangeJoinLeaveSound/releases/download/1.0.0/ChangeJoinLeaveSound.dll",
"sha256": "6c620e015c0d79fefb4f22c1c421cf60c31482dd3d5e3dda683d61e040ad56d4"
}]
}
}
}
16 changes: 16 additions & 0 deletions manifest/net.NepuShiro/FluxFinder/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "FluxFinder",
"id": "net.NepuShiro.FluxFinder",
"description": "Exposes the Flux Tip's hovered color as a Dynamic Variable.",
"category": "Protoflux",
"sourceLocation": "https://github.com/NepuShiro/FluxFinder",
"versions": {
"1.0.0": {
"releaseUrl": "https://github.com/NepuShiro/FluxFinder/releases/tag/1.0.0",
"artifacts": [{
"url": "https://github.com/NepuShiro/FluxFinder/releases/download/1.0.0/FluxFinder.dll",
"sha256": "0cc60114c1d5027dcc662f6b9b6de56a51e4a66333e44bbc3c22860193b5c1ed"
}]
}
}
}
16 changes: 16 additions & 0 deletions manifest/net.NepuShiro/ResoTabbed/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "ResoTabbed",
"id": "net.NepuShiro.ResoTabbed",
"description": "Adds a Dynamic Variable to show when you're tabbed in or not.",
"category": "Misc",
"sourceLocation": "https://github.com/NepuShiro/ResoTabbed",
"versions": {
"1.0.0": {
"releaseUrl": "https://github.com/NepuShiro/ResoTabbed/releases/tag/1.0.0",
"artifacts": [{
"url": "https://github.com/NepuShiro/ResoTabbed/releases/download/1.0.0/ResoTabbed.dll",
"sha256": "f8ba58713e57f0a429b4665077950091e4f144d2f4a028b4a91c543536de4992"
}]
}
}
}
16 changes: 16 additions & 0 deletions manifest/net.NepuShiro/ResoniteFixContactIcons/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "ResoniteFixContactIcons",
"id": "net.NepuShiro.ResoniteFixContactIcons",
"description": "Fixes the Contact PFP's in the Contacts Tab, and Notifications.",
"category": "Dashboard",
"sourceLocation": "https://github.com/NepuShiro/ResoniteFixContactIcons",
"versions": {
"1.0.1": {
"releaseUrl": "https://github.com/NepuShiro/ResoniteFixContactIcons/releases/tag/1.0.1",
"artifacts": [{
"url": "https://github.com/NepuShiro/ResoniteFixContactIcons/releases/download/1.0.1/ResoniteFixContactIcons.dll",
"sha256": "94a6202c95edbf43a54ca2b114392679120bae4a4559b50aea8722d94c344dc1"
}]
}
}
}
16 changes: 16 additions & 0 deletions manifest/net.NepuShiro/ResoniteSlotInspectorCounter/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "ResoniteSlotInspectorCounter",
"id": "net.NepuShiro.ResoniteSlotInspectorCounter",
"description": "Changes the Collapse/Expand Buttons on the Inspector to Reflect the amount of Slots in that Slot Recursively.",
"category": "Inspectors",
"sourceLocation": "https://github.com/NepuShiro/ResoniteSlotInspectorCounter",
"versions": {
"1.3.0": {
"releaseUrl": "https://github.com/NepuShiro/ResoniteSlotInspectorCounter/releases/tag/1.3.0",
"artifacts": [{
"url": "https://github.com/NepuShiro/ResoniteSlotInspectorCounter/releases/download/1.3.0/ResoniteSlotInspectorCounter.dll",
"sha256": "108d0dc4be5a219751f741df5f74350929a1fd476915e20222a3dc5387996adf"
}]
}
}
}
8 changes: 8 additions & 0 deletions manifest/net.NepuShiro/author.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"author": {
"NepuShiro": {
"url": "https://github.com/NepuShiro/",
"icon": "https://avatars.githubusercontent.com/u/147555953?v=4"
}
}
}

0 comments on commit 9f871bd

Please sign in to comment.