Commit 386877be authored by David's avatar David Committed by Will Bond

add PackagesUI (#6307)

* add PackagesUI

* Update p.json

change min version to 3080 to use show_popup in future updates

* Update p.json

Set sublime_text version >= 3092 because  package contains a .sublime-syntax file
parent 7ddc7395
...@@ -72,6 +72,18 @@ ...@@ -72,6 +72,18 @@
} }
] ]
}, },
{
"name": "PackagesUI",
"details": "https://github.com/unknownuser88/PackagesUI",
"author": "David Bekoyan",
"labels": ["package", "utilities", "dashboard", "gui", "inline", "help system"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "PackageSync", "name": "PackageSync",
"details": "https://github.com/utkarsh9891/PackageSync", "details": "https://github.com/utkarsh9891/PackageSync",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment