init
This commit is contained in:
commit
27fe2ad7a9
31
metadata.json
Normal file
31
metadata.json
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://go.kicad.org/pcm/schemas/v1",
|
||||||
|
"name": "Kicad Library",
|
||||||
|
"description": "This addon contains the Symbols, Footprint, and 3D Models for Kicad.",
|
||||||
|
"description_full": "This addon contains the Symbols, Footprint, and 3D Models for Kicad.",
|
||||||
|
"identifier": "com.github.ssp97.kicad-libraries",
|
||||||
|
"type": "library",
|
||||||
|
"author": {
|
||||||
|
"name": "ssp97",
|
||||||
|
"contact": {
|
||||||
|
"web": "https://github.com/ssp97/kicad-libraries"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"maintainer": {
|
||||||
|
"name": "ssp97",
|
||||||
|
"contact": {
|
||||||
|
"web": "https://github.com/ssp97/kicad-libraries"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"license": "CC-BY-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://github.com/ssp97/kicad-libraries"
|
||||||
|
},
|
||||||
|
"versions": [
|
||||||
|
{
|
||||||
|
"version": "0.0.1",
|
||||||
|
"status": "developer",
|
||||||
|
"kicad_version": "8.0.0"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user