Skip to content

Commit

Permalink
Add ShowSourceLocation
Browse files Browse the repository at this point in the history
  • Loading branch information
XDelta committed Nov 17, 2023
1 parent 7cdd79f commit a50684e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions manifest/net.deltawolf/ShowSourceLocation/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "ShowSourceLocation",
"id": "net.deltawolf.ResoniteShowSourceLocation",
"description": "Allows seeing what is driving a field and where a component is located.",
"category": "Inspectors",
"sourceLocation": "https://github.com/XDelta/ResoniteShowSourceLocation",
"versions": {
"1.1.1": {
"releaseUrl": "https://github.com/XDelta/ResoniteShowSourceLocation/releases/tag/1.1.1",
"artifacts": [{
"url": "https://github.com/XDelta/ResoniteShowSourceLocation/releases/download/1.1.1/ResoniteShowSourceLocation.dll",
"filename": "ResoniteShowSourceLocation.dll",
"sha256": "362d18bc3e5c75865ed86fb5dbfc7959fbf152f4d8fe05e39e66859af9f219ff"
}]
}
}
}

0 comments on commit a50684e

Please sign in to comment.