Skip to content

Commit 0dd5989

Browse files
lockboxfmagin
authored andcommitted
Add Module.manifest
Fixes #1, which is caused by the Ghidra Extension loading logic requiring a `Module.manifest` in the zip of the extension. (see the `ExtensionDetails` and `ExtensionTableModel::setValueAt` checks that use logic from `ExtensionDetails` to determine if an unpakced extension directory *is* in fact an extension.
1 parent e89f3c1 commit 0dd5989

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Module.manifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)