This commit is contained in:
ssp97 2024-11-26 00:00:14 +08:00
commit 27fe2ad7a9

31
metadata.json Normal file
View 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"
}
]
}