Merge pull request #955 from KSP-CKAN/fueltanksplus
Update .ckan until .netkan is working
This commit is contained in:
commit
dd45bfb61b
|
@ -6,9 +6,9 @@
|
||||||
"author": "NecroBones",
|
"author": "NecroBones",
|
||||||
"license": "CC-BY-NC-SA",
|
"license": "CC-BY-NC-SA",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/108238",
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/97541-FuelTanksPlus",
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/529/Fuel%20Tanks%20Plus",
|
"spacedock": "https://spacedock.info/mod/92/Fuel%20Tanks%20Plus",
|
||||||
"x_screenshot": "https://kerbalstuff.com/content/NecroBones_1035/Fuel_Tanks_Plus/Fuel_Tanks_Plus.jpg"
|
"x_screenshot": "https://spacedock.info/content/NecroBones_209/Fuel_Tanks_Plus/Fuel_Tanks_Plus-1455805293.4222665.jpg"
|
||||||
},
|
},
|
||||||
"version": "1.6",
|
"version": "1.6",
|
||||||
"ksp_version": "1.0.5",
|
"ksp_version": "1.0.5",
|
||||||
|
@ -25,7 +25,13 @@
|
||||||
"name": "ColorCodedCans"
|
"name": "ColorCodedCans"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"download": "https://kerbalstuff.com/mod/529/Fuel%20Tanks%20Plus/download/1.6",
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "FuelTanksPlus",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "http://addons-origin.cursecdn.com/files/2274/828/FuelTanksPlus-1.6.zip",
|
||||||
"download_size": 8599131,
|
"download_size": 8599131,
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue