NetKAN generated mods - StructuralTubing-1.0.8
This commit is contained in:
parent
7b30b574c8
commit
4dcf55c251
|
@ -9,11 +9,14 @@
|
||||||
"ksp_version_max": "1.8.1",
|
"ksp_version_max": "1.8.1",
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172505-141-structural-tubing-restructured/",
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172505-*",
|
||||||
"spacedock": "https://spacedock.info/mod/1753/Structural%20Tubing%20Restructured",
|
"spacedock": "https://spacedock.info/mod/1753/Structural%20Tubing%20Restructured",
|
||||||
"repository": "https://github.com/linuxgurugamer/StructuralTubingRestructured",
|
"repository": "https://github.com/linuxgurugamer/StructuralTubingRestructured",
|
||||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Structural_Tubing_Restructured/Structural_Tubing_Restructured-1521252778.3606734.jpg"
|
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Structural_Tubing_Restructured/Structural_Tubing_Restructured-1521252778.3606734.jpg"
|
||||||
},
|
},
|
||||||
|
"tags": [
|
||||||
|
"parts"
|
||||||
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
|
@ -26,8 +29,8 @@
|
||||||
],
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"install_to": "GameData",
|
"find": "DKSalvage",
|
||||||
"find": "DKSalvage"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"download": "https://spacedock.info/mod/1753/Structural%20Tubing%20Restructured/download/1.0.8",
|
"download": "https://spacedock.info/mod/1753/Structural%20Tubing%20Restructured/download/1.0.8",
|
||||||
|
@ -37,6 +40,5 @@
|
||||||
"sha256": "C7E47A8817C0F36B508BA3C59F65CF16C14C63B3CDD1316C58FEF8CFA38FF6CE"
|
"sha256": "C7E47A8817C0F36B508BA3C59F65CF16C14C63B3CDD1316C58FEF8CFA38FF6CE"
|
||||||
},
|
},
|
||||||
"download_content_type": "application/zip",
|
"download_content_type": "application/zip",
|
||||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue