NetKAN generated mods - SpaceTuxLibrary-0.0.3.8

This commit is contained in:
NetKAN inflator Robot 2020-07-09 17:15:19 +00:00
parent 410f9101ee
commit 23b25350d5
1 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,42 @@
{
"spec_version": "v1.4",
"identifier": "SpaceTuxLibrary",
"name": "SpaceTux Library",
"abstract": "A library of small functions for use by mods",
"author": "linuxgurugamer",
"version": "0.0.3.8",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.10.0",
"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.3.8",
"download_size": 495051,
"download_hash": {
"sha1": "B4C1AC59384CDD98B367DFBF98237F82EDC642E6",
"sha256": "FB7BF35071C8F33C3316A28E2FCAD53CFCBA99D5C54E88B6E1D99383E7879968"
},
"download_content_type": "application/zip",
"release_date": "2020-07-09T17:08:27.253616+00:00",
"x_generated_by": "netkan"
}