NetKAN generated mods - SpaceTuxLibrary-0.0.3.9

This commit is contained in:
NetKAN inflator Robot 2020-07-10 18:45:04 +00:00
parent 4a31ec35e6
commit 3e7b42a8ad
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.9",
"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.9",
"download_size": 495404,
"download_hash": {
"sha1": "8335D2F9C682251DC9FA27D7A1FFE634AEFBD5D0",
"sha256": "B273AE3D221BFF6CD8C865A8EA3F04220A8A26C96F7C990A9556317AD18A1869"
},
"download_content_type": "application/zip",
"release_date": "2020-07-10T18:37:05.533914+00:00",
"x_generated_by": "netkan"
}