Skip to content

Commit

Permalink
Add ContextMenuControl 1.0.0 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
XDelta authored Aug 20, 2024
1 parent 277f13f commit 8a6d9e2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions manifest/net.deltawolf/ContextMenuControl/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "ContextMenuControl",
"id": "net.deltawolf.ContextMenuControl",
"description": "Gives higher control over your context menu. Features include disabling scale reset, hiding the scale or locomotion options and hiding the context menu from others.",
"category": "Context Menu",
"sourceLocation": "https://github.com/XDelta/ContextMenuControl/",
"versions": {
"1.0.0": {
"releaseUrl": "https://github.com/XDelta/ContextMenuControl/releases/tag/1.0.0",
"artifacts": [{
"url": "https://github.com/XDelta/ContextMenuControl/releases/download/1.0.0/ContextMenuControl.dll",
"filename": "ContextMenuControl.dll",
"sha256": "f49ee1cc24d3881acea9c954aca3c1ee47bfeaa960b9e6d015e5e26d141db22d"
}]
}
}
}

0 comments on commit 8a6d9e2

Please sign in to comment.