Skip to content

Commit

Permalink
Add PermissionControl (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
XDelta authored May 16, 2024
1 parent 25ca8b1 commit 4e15d09
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions manifest/net.deltawolf/PermissionControl/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "PermissionControl",
"id": "net.deltawolf.PermissionControl",
"description": "Allows editing permission overrides individually, even for users not in a session",
"category": "Dashboard",
"sourceLocation": "https://github.com/XDelta/PermissionControl",
"versions": {
"2.0.0": {
"releaseUrl": "https://github.com/XDelta/PermissionControl/releases/tag/2.0.0",
"artifacts": [{
"url": "https://github.com/XDelta/PermissionControl/releases/download/2.0.0/PermissionControl.dll",
"sha256": "575a1a04fe0aaac21b6a310924eb8a1b76f251a340b6f892633c9a2d57481706"
}]
}
}
}

0 comments on commit 4e15d09

Please sign in to comment.