Skip to content

Commit

Permalink
Add author hantabaru1014 & 5 mods (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: Delta <[email protected]>
  • Loading branch information
hantabaru1014 and XDelta authored Apr 28, 2024
1 parent 616efb9 commit 528ce20
Show file tree
Hide file tree
Showing 7 changed files with 98 additions and 0 deletions.
16 changes: 16 additions & 0 deletions manifest/dev.baru/BetterInventoryBrowser/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "BetterInventoryBrowser",
"id": "dev.baru.resonite.BetterInventoryBrowser",
"description": "UI tweaks for InventoryBrowser",
"category": "Dashboard",
"sourceLocation": "https://github.com/hantabaru1014/BetterInventoryBrowser",
"versions": {
"0.6.1": {
"releaseUrl": "https://github.com/hantabaru1014/BetterInventoryBrowser/releases/tag/v0.6.1",
"artifacts": [{
"url": "https://github.com/hantabaru1014/BetterInventoryBrowser/releases/download/v0.6.1/BetterInventoryBrowser.dll",
"sha256": "8b3164140486384570ed3c70d4d3abb93730c56badf2576e1c4ce10de57c0352"
}]
}
}
}
16 changes: 16 additions & 0 deletions manifest/dev.baru/NeosBetterIMESupport/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "NeosBetterIMESupport",
"id": "dev.baru.resonite.NeosBetterIMESupport",
"description": "Fix issues in IME with complex input methods like Japanese",
"category": "Misc",
"sourceLocation": "https://github.com/hantabaru1014/NeosBetterIMESupport",
"versions": {
"2.0.0": {
"releaseUrl": "https://github.com/hantabaru1014/NeosBetterIMESupport/releases/tag/v2.0.0",
"artifacts": [{
"url": "https://github.com/hantabaru1014/NeosBetterIMESupport/releases/download/v2.0.0/NeosBetterIMESupport.dll",
"sha256": "642b898c50103bbfc70560fe96ac476e5654bae1fd63adf7ae534272e19a6320"
}]
}
}
}
16 changes: 16 additions & 0 deletions manifest/dev.baru/ResoniteScreenshotExtensions/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "ResoniteScreenshotExtensions",
"id": "dev.baru.resonite.ResoniteScreenshotExtensions",
"description": "Embed additional information in the screenshot and expand options when saving files",
"category": "Misc",
"sourceLocation": "https://github.com/hantabaru1014/ResoniteScreenshotExtensions",
"versions": {
"1.1.0": {
"releaseUrl": "https://github.com/hantabaru1014/ResoniteScreenshotExtensions/releases/tag/v1.1.0",
"artifacts": [{
"url": "https://github.com/hantabaru1014/ResoniteScreenshotExtensions/releases/download/v1.1.0/ResoniteScreenshotExtensions.dll",
"sha256": "9c8224af9119b835cb5c89ad40d09b4304f93c56eb35ecdd26589ffd83ad88a2"
}]
}
}
}
9 changes: 9 additions & 0 deletions manifest/dev.baru/author.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"author": {
"hantabaru1014": {
"url": "https://github.com/hantabaru1014",
"icon": "https://github.com/hantabaru1014.png",
"support": "https://ko-fi.com/hantabaru1014"
}
}
}
16 changes: 16 additions & 0 deletions manifest/net.hantabaru1014/HeadCullingMask/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "HeadCullingMask",
"id": "net.hantabaru1014.HeadCullingMask",
"description": "Make your avatar's head invisible only to your FPV",
"category": "Visual Tweaks",
"sourceLocation": "https://github.com/hantabaru1014/HeadCullingMask",
"versions": {
"2.0.0": {
"releaseUrl": "https://github.com/hantabaru1014/HeadCullingMask/releases/tag/v2.0.0",
"artifacts": [{
"url": "https://github.com/hantabaru1014/HeadCullingMask/releases/download/v2.0.0/HeadCullingMask.dll",
"sha256": "d621b87e4bec4806cfd164ee56f8b44f9c972adecba70561cb7a48e08b77ddc8"
}]
}
}
}
16 changes: 16 additions & 0 deletions manifest/net.hantabaru1014/SaveItemTweaks/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "SaveItemTweaks",
"id": "net.hantabaru1014.SaveItemTweaks",
"description": "Tweaks for item saving/spawning when your scale is not set to 1",
"category": "Misc",
"sourceLocation": "https://github.com/hantabaru1014/SaveItemTweaks",
"versions": {
"2.0.1": {
"releaseUrl": "https://github.com/hantabaru1014/SaveItemTweaks/releases/tag/v2.0.1",
"artifacts": [{
"url": "https://github.com/hantabaru1014/SaveItemTweaks/releases/download/v2.0.1/SaveItemTweaks.dll",
"sha256": "6e9d5f49a8be54ed641784a6068b21faf4c535314259d9847a3fffa06bd245a7"
}]
}
}
}
9 changes: 9 additions & 0 deletions manifest/net.hantabaru1014/author.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"author": {
"hantabaru1014": {
"url": "https://github.com/hantabaru1014",
"icon": "https://github.com/hantabaru1014.png",
"support": "https://ko-fi.com/hantabaru1014"
}
}
}

0 comments on commit 528ce20

Please sign in to comment.