16 lines
409 B
TOML
16 lines
409 B
TOML
schema_version = "1.0.0"
|
|
|
|
id = "dynamiclinkmanager"
|
|
name = "Dynamic Link Manager"
|
|
tagline = "Relink characters and library blends with ease"
|
|
version = "0.0.1"
|
|
type = "add-on"
|
|
|
|
# Optional: Semantic Versioning
|
|
maintainer = "Nathan Lindsay <nathanlindsay9@gmail.com>"
|
|
license = ["GPL-3.0-or-later"]
|
|
blender_version_min = "4.5.0"
|
|
|
|
website = "http://10.1.10.3:30008/Nathan/Dynamic-Link-Manager"
|
|
|
|
tags = ["3D View"] |