plugin.toml era
This commit is contained in:
parent
bec5de44ec
commit
82db10865b
|
@ -0,0 +1,14 @@
|
|||
[meta]
|
||||
plugin_metadata_version = 0
|
||||
|
||||
[[plugins]]
|
||||
name = "TypeTapper"
|
||||
shortname = "typetapper"
|
||||
version = "0.0.0"
|
||||
description = ""
|
||||
long_description = ""
|
||||
platforms = ["windows", "linux", "macos"]
|
||||
min_angr_version = "9.0.0.0"
|
||||
author = "rhelmot"
|
||||
entrypoints = ["typetapper"]
|
||||
require_workspace = true
|
Loading…
Reference in New Issue