Update metadata.json

This commit is contained in:
Nicholas Parks Young 2023-05-20 23:19:43 +01:00
parent 7ee35c27e3
commit 4cd5d99e5a

View File

@ -1,9 +1,9 @@
{
"$schema": "https://go.kicad.org/pcm/schemas/v1",
"name": "RetroLib: KiCad Library for 6502-related retro microchips",
"name": "RetroLib: Symbols for 6502-related retro chips",
"description": "KiCad Symbol Library for 6502 and related retro microchips",
"description_full": "You may need to manually update the library tables in the Library Manager to get the new symbols and footprints to show up: please refer to the GitHub link below for full documentation and installation instructions.\n\nThis is a library of KiCad schematic symbols for a variety of Commodore, MOS Technology and Western Design Center retro microchips, including the eponymous MOS Technologies 6502.",
"identifier": "com.github.alarm-siren.arduino-kicad-library",
"identifier": "com.github.alarm-siren.6502-kicad-library",
"type": "library",
"author": {
"name": "Nicholas Parks Young",
@ -16,15 +16,17 @@
"github": "https://github.com/Alarm-Siren/6502-kicad-library"
},
"tags": [
"footprints",
"symbols",
"arduino",
"modules"
"6502",
"MOS",
"CBM",
"WDC",
"Retro"
],
"versions": [
{
"version": "3.0.0",
"status": "testing",
"status": "stable",
"kicad_version": "6.0"
}
]