Initial commit
This commit is contained in:
33
packages.json
Normal file
33
packages.json
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"packages": [
|
||||||
|
{
|
||||||
|
"$schema": "https://go.kicad.org/pcm/schemas/v1",
|
||||||
|
"author": {
|
||||||
|
"contact": {
|
||||||
|
"mail": "tieutuanbao@gmail.com"
|
||||||
|
},
|
||||||
|
"name": "BitsCat"
|
||||||
|
},
|
||||||
|
"description": "BitsCat Kicad library",
|
||||||
|
"description_full": "This package contains footprints, symbols, 3dmodels, ...\n",
|
||||||
|
"identifier": "git.bitscat-kicad-library",
|
||||||
|
"license": "MIT",
|
||||||
|
"name": "BitsCat Kicad Library",
|
||||||
|
"resources": {
|
||||||
|
"Github": "http://git.sleeknest.vn/bitscat-public/kicad/kicad-libraries.git"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"footprint",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"type": "library",
|
||||||
|
"versions": [
|
||||||
|
{
|
||||||
|
"kicad_version": "9.0",
|
||||||
|
"status": "stable",
|
||||||
|
"version": "1.0"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
18
repository.json
Normal file
18
repository.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://gitlab.com/kicad/code/kicad/-/raw/master/kicad/pcm/schemas/pcm.v1.schema.json#/definitions/Repository",
|
||||||
|
"maintainer": {
|
||||||
|
"contact": {
|
||||||
|
"mail": "tieutuanbao@gmail.com"
|
||||||
|
},
|
||||||
|
"name": "BitsCat"
|
||||||
|
},
|
||||||
|
"name": "BitsCat KiCad repository",
|
||||||
|
"packages": {
|
||||||
|
"update_timestamp": 1756319573,
|
||||||
|
"url": "https://git.sleeknest.vn/bitscat-public/kicad/kicad-repository/-/raw/main/packages.json"
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"url": "https://git.sleeknest.vn/bitscat-public/kicad/kicad-repository/-/raw/main/resources.zip?ref_type=heads&inline=false",
|
||||||
|
"update_timestamp": 1756319573
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
resources.zip
Normal file
BIN
resources.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user