43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "SpaceTuxLibrary",
|
|
"name": "SpaceTux Library",
|
|
"abstract": "A library of small functions for use by mods",
|
|
"author": "linuxgurugamer",
|
|
"version": "0.0.4",
|
|
"ksp_version_min": "1.8.0",
|
|
"ksp_version_max": "1.10.1",
|
|
"license": "GPL-3.0",
|
|
"resources": {
|
|
"spacedock": "https://spacedock.info/mod/2210/SpaceTux%20Library",
|
|
"repository": "https://github.com/linuxgurugamer/SpaceTuxLibrary"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"library"
|
|
],
|
|
"provides": [
|
|
"ButtonManager",
|
|
"KSPColorPicker",
|
|
"KSPLog",
|
|
"KSPPartHighlighter",
|
|
"SpaceTuxUtility",
|
|
"VesselModuleSave"
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "SpaceTuxLibrary",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://spacedock.info/mod/2210/SpaceTux%20Library/download/0.0.4",
|
|
"download_size": 494420,
|
|
"download_hash": {
|
|
"sha1": "A4C7A09D9184E6956BB09DAF337960BC8E481A3B",
|
|
"sha256": "1F24A1EF63535C276D9B4B45E7243F2372501CF3F9D508688DC6F3FE512B4937"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"release_date": "2020-11-23T20:25:41.401382+00:00",
|
|
"x_generated_by": "netkan"
|
|
}
|