-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add art0007i author and multiple mods (#9)
- Loading branch information
Showing
30 changed files
with
558 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "CapturePrivateUI", | ||
"id": "me.art0007i.CapturePrivateUI", | ||
"description": "Allows finger photos or cameras with a specific tag to render private UI", | ||
"category": "Misc", | ||
"sourceLocation": "https://github.com/art0007i/CapturePrivateUI", | ||
"versions": { | ||
"2.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/CapturePrivateUI/releases/tag/2.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/CapturePrivateUI/releases/download/2.0.0/CapturePrivateUI.dll", | ||
"filename": "CapturePrivateUI.dll", | ||
"sha256": "ec717dbcc891922e517f2b879c4600605a8207d403b1bde82dcec5c3470717e6" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "ColorDrop", | ||
"id": "me.art0007i.ColorDrop", | ||
"description": "Allows you to grab and drop colors in inspectors, similar to how you can grab numbers", | ||
"category": "Inspectors", | ||
"sourceLocation": "https://github.com/art0007i/ColorDrop", | ||
"versions": { | ||
"2.1.0": { | ||
"releaseUrl": "https://github.com/art0007i/ColorDrop/releases/tag/2.1.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/ColorDrop/releases/download/2.1.0/ColorDrop.dll", | ||
"filename": "ColorDrop.dll", | ||
"sha256": "d4f0e4b7ded4056fbee7ab94819bbd8a2a5ea2e60eb6680817f5476cced6688d" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "ConsistentDashboard", | ||
"id": "me.art0007i.ConsistentDashboard", | ||
"description": "Makes it so the dashboard is always the same resolution in vr and in desktop", | ||
"category": "Dashboard", | ||
"sourceLocation": "https://github.com/art0007i/ConsistentDashboard", | ||
"versions": { | ||
"1.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/ConsistentDashboard/releases/tag/1.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/ConsistentDashboard/releases/download/1.0.0/ConsistentDashboard.dll", | ||
"filename": "ConsistentDashboard.dll", | ||
"sha256": "de5da20205cc93590398f2895888039f37fb6d47003c97930fb7ab7befaccc65" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "CreateWorldConfig", | ||
"id": "me.art0007i.CreateWorldConfig", | ||
"description": "Adds the world configuration and world permission dialog to the `create new > editors` menu", | ||
"category": "Technical Tweaks", | ||
"sourceLocation": "https://github.com/art0007i/CreateWorldConfig", | ||
"versions": { | ||
"2.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/CreateWorldConfig/releases/tag/2.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/CreateWorldConfig/releases/download/2.0.0/CreateWorldConfig.dll", | ||
"filename": "CreateWorldConfig.dll", | ||
"sha256": "7c9a9c5fc2a1c59b136704ec3a1dc650d1c0f36bea6b65bcd1c1c0fa7e6de7cb" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "CustomInspectors", | ||
"id": "me.art0007i.CustomInspectors", | ||
"description": "Allows you to use custom inspector panels by saving them and favoriting them in your inventory", | ||
"category": "Inspectors", | ||
"sourceLocation": "https://github.com/art0007i/CustomInspectors", | ||
"versions": { | ||
"2.1.1": { | ||
"releaseUrl": "https://github.com/art0007i/CustomInspectors/releases/tag/2.1.1", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/CustomInspectors/releases/download/2.1.1/CustomInspectors.dll", | ||
"filename": "CustomInspectors.dll", | ||
"sha256": "3c65cec215ef380f2cfa63c57daf123dcce68aee4c0e104953e7e2b7721985e4" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "CustomJoinVerifierFix", | ||
"id": "me.art0007i.CustomJoinVerifierFix", | ||
"description": "Allows you to enable the custom join verifier when you have admin permissions, instead of only the host", | ||
"category": "Bug Workaround", | ||
"sourceLocation": "https://github.com/art0007i/CustomJoinVerifierFix", | ||
"versions": { | ||
"1.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/CustomJoinVerifierFix/releases/tag/1.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/CustomJoinVerifierFix/releases/download/1.0.0/CustomJoinVerifierFix.dll", | ||
"filename": "CustomJoinVerifierFix.dll", | ||
"sha256": "abca5e97d9bae4ad50ebf2dfd25675072756022cf4295d9e0f0ee05f6208b0cd" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "CustomUILib", | ||
"id": "me.art0007i.CustomUILib", | ||
"description": "Allows easily adding custom inspector ui to components which don't have any by default", | ||
"category": "Libraries", | ||
"sourceLocation": "https://github.com/art0007i/CustomUILib", | ||
"versions": { | ||
"2.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/CustomUILib/releases/tag/2.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/CustomUILib/releases/download/2.0.0/CustomUILib.dll", | ||
"filename": "CustomUILib.dll", | ||
"sha256": "2d87f49ed6b1124119785f7d5d138cc3c4322486953894ec317ef9233706cb3c" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "DefaultToolOverride", | ||
"id": "me.art0007i.DefaultToolOverride", | ||
"description": "Gives you full control over the desktop number row tool keybinds", | ||
"category": "Controls", | ||
"sourceLocation": "https://github.com/art0007i/DefaultToolOverride", | ||
"versions": { | ||
"1.0.1": { | ||
"releaseUrl": "https://github.com/art0007i/DefaultToolOverride/releases/tag/1.0.1", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/DefaultToolOverride/releases/download/1.0.1/DefaultToolOverride.dll", | ||
"filename": "DefaultToolOverride.dll", | ||
"sha256": "9913af124aa5719b7ec8fcb339e7e192dae154213b64e1cc446ee98fb5aa6bcf" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "DisableLegacyInventory", | ||
"id": "me.art0007i.DisableLegacyInventory", | ||
"description": "Disables the legacy inventory gesture, but it has a config option that can enable it again", | ||
"category": "Controls", | ||
"sourceLocation": "https://github.com/art0007i/DisableLegacyInventory", | ||
"versions": { | ||
"2.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/DisableLegacyInventory/releases/tag/2.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/DisableLegacyInventory/releases/download/2.0.0/DisableLegacyInventory.dll", | ||
"filename": "DisableLegacyInventory.dll", | ||
"sha256": "84a5d0a9d5f031225f8cff9d7e18a3b12b196afb05b6c2b9f1fc0e2ddba45a87" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "ExtrasButtonTweaks", | ||
"id": "me.art0007i.ExtrasButtonTweaks", | ||
"description": "Tweaks the extras button next to field names in inspectors", | ||
"category": "Inspectors", | ||
"sourceLocation": "https://github.com/art0007i/ExtrasButtonTweaks", | ||
"versions": { | ||
"1.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/ExtrasButtonTweaks/releases/tag/1.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/ExtrasButtonTweaks/releases/download/1.0.0/ExtrasButtonTweaks.dll", | ||
"filename": "ExtrasButtonTweaks.dll", | ||
"sha256": "85880e8504bddde3c3aa5b9e84a7f1f6e747e5698a0d80d081d1314575e25978" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "FixGrabWorld", | ||
"id": "me.art0007i.FixGrabWorld", | ||
"description": "Fixes the grab world locomotion moving you forwards each time you use it", | ||
"category": "Bug Workaround", | ||
"sourceLocation": "https://github.com/art0007i/FixGrabWorld", | ||
"versions": { | ||
"2.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/FixGrabWorld/releases/tag/2.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/FixGrabWorld/releases/download/2.0.0/FixGrabWorld.dll", | ||
"filename": "FixGrabWorld.dll", | ||
"sha256": "8822eb2ca3c0995deef692b92292a67485c27dd664bfd913bb83ba936504ff5d" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "ImportCompactor", | ||
"id": "me.art0007i.ImportCompactor", | ||
"description": "Reduces the distance between imported items to a configurable value", | ||
"category": "Asset Importing", | ||
"sourceLocation": "https://github.com/art0007i/ImportCompactor", | ||
"versions": { | ||
"2.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/ImportCompactor/releases/tag/2.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/ImportCompactor/releases/download/2.0.0/ImportCompactor.dll", | ||
"filename": "ImportCompactor.dll", | ||
"sha256": "0154587705c1db03fe07ba866fc8c80af70fa72b2c3cacab96f03b854909570a" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "InspectorScroll", | ||
"id": "me.art0007i.InspectorScroll", | ||
"description": "Allows scrolling inspectors (and other ui panels) using your thumbstick / touchpad", | ||
"category": "Controls", | ||
"sourceLocation": "https://github.com/art0007i/InspectorScroll", | ||
"versions": { | ||
"2.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/InspectorScroll/releases/tag/2.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/InspectorScroll/releases/download/2.0.0/InspectorScroll.dll", | ||
"filename": "InspectorScroll.dll", | ||
"sha256": "2dbcea4b00f4650c8b06a76d6dfd4636977329ab1e26239dd61187a03848eb24" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "LocalStorage", | ||
"id": "me.art0007i.LocalStorage", | ||
"description": "Allows you to store items locally on your hard drive", | ||
"category": "Misc", | ||
"sourceLocation": "https://github.com/art0007i/LocalStorage", | ||
"versions": { | ||
"2.0.1": { | ||
"releaseUrl": "https://github.com/art0007i/LocalStorage/releases/tag/2.0.1", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/LocalStorage/releases/download/2.0.1/LocalStorage.dll", | ||
"filename": "LocalStorage.dll", | ||
"sha256": "c3cbd76e44ba9d45e5d8979ebe0caffe1cbdc14c6ddc43f722d59f5988c809ed" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "NoHeadMenuDash", | ||
"id": "me.art0007i.NoHeadMenuDash", | ||
"description": "Removes the gesture that opens the dash when you press the menu button near your head", | ||
"category": "Controls", | ||
"sourceLocation": "https://github.com/art0007i/NoHeadMenuDash", | ||
"versions": { | ||
"2.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/NoHeadMenuDash/releases/tag/2.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/NoHeadMenuDash/releases/download/2.0.0/NoHeadMenuDash.dll", | ||
"filename": "NoHeadMenuDash.dll", | ||
"sha256": "376e308a2c52c9d51c25f7ab39161a09cb0456059fe8eb389bd87e616ad8e83f" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "ParentalIssues", | ||
"id": "me.art0007i.ParentalIssues", | ||
"description": "Changes the default parent and child object names to be funnier", | ||
"category": "Memes", | ||
"sourceLocation": "https://github.com/art0007i/ParentalIssues", | ||
"versions": { | ||
"2.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/ParentalIssues/releases/tag/2.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/ParentalIssues/releases/download/2.0.0/ParentalIssues.dll", | ||
"filename": "ParentalIssues.dll", | ||
"sha256": "2241fe6619880543be78d71894378250eba9b5a60147c9a95799869bbe7a129e" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "PresenceToggle", | ||
"id": "me.art0007i.PresenceToggle", | ||
"description": "Allows you to toggle steam and discord rich presence", | ||
"category": "Misc", | ||
"sourceLocation": "https://github.com/art0007i/PresenceToggle", | ||
"versions": { | ||
"2.0.1": { | ||
"releaseUrl": "https://github.com/art0007i/PresenceToggle/releases/tag/2.0.1", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/PresenceToggle/releases/download/2.0.1/PresenceToggle.dll", | ||
"filename": "PresenceToggle.dll", | ||
"sha256": "43f705e761a2c28e70cd443af0e1ad7dc46bde8b61eab3b39d55c9cea9e8f934" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "QuickFolderOpener", | ||
"id": "me.art0007i.QuickFolderOpener", | ||
"description": "Adds an option to your context menu which can open a folder without saving it", | ||
"category": "Misc", | ||
"sourceLocation": "https://github.com/art0007i/QuickFolderOpener", | ||
"versions": { | ||
"2.0.1": { | ||
"releaseUrl": "https://github.com/art0007i/QuickFolderOpener/releases/tag/2.0.1", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/QuickFolderOpener/releases/download/2.0.1/QuickFolderOpener.dll", | ||
"filename": "QuickFolderOpener.dll", | ||
"sha256": "821ceeeeecd1a9e56c117e15f457f517e1e821666464a4d169e27c0be979f3f5" | ||
} | ||
] | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
manifest/me.art0007i/RemoveComponentAttacherRestriction/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "RemoveComponentAttacherRestriction", | ||
"id": "me.art0007i.RemoveComponentAttacherRestriction", | ||
"description": "Allows you to open a component attacher even if you don't have anything selected in an inspector panel", | ||
"category": "Inspectors", | ||
"sourceLocation": "https://github.com/art0007i/RemoveComponentAttacherRestriction", | ||
"versions": { | ||
"1.0.0": { | ||
"releaseUrl": "https://github.com/art0007i/RemoveComponentAttacherRestriction/releases/tag/1.0.0", | ||
"artifacts": [ | ||
{ | ||
"url": "https://github.com/art0007i/RemoveComponentAttacherRestriction/releases/download/1.0.0/RemoveComponentAttacherRestriction.dll", | ||
"filename": "RemoveComponentAttacherRestriction.dll", | ||
"sha256": "3a5c1139cca746bafc78d91f8aa0c588bf9435c2f3389a0fc16ec01ae31c12d0" | ||
} | ||
] | ||
} | ||
} | ||
} |
Oops, something went wrong.