We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5eac4 commit 1fbb846Copy full SHA for 1fbb846
plugin.json
@@ -1,6 +1,6 @@
1
{
2
"pluginmetadataversion": 2,
3
- "name": "BN TypeLib Exporter",
+ "name": "TypeLib Exporter",
4
"type": [
5
"ui",
6
"binaryview",
@@ -19,7 +19,18 @@
19
"Linux",
20
"Windows"
21
],
22
- "version": "1.0.0",
+ "installinstructions": {
23
+ "Darwin": "",
24
+ "Linux": "",
25
+ "Windows": ""
26
+ },
27
+ "dependencies": {
28
+ "pip": [],
29
+ "apt": [],
30
+ "installers": [],
31
+ "other": []
32
33
+ "version": "1.1.0",
34
"author": "Scott Lagler",
35
"minimumbinaryninjaversion": 3469
36
}
0 commit comments