Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information