NetKAN generated mods - DoubleIt-1.0
This commit is contained in:
parent
a6917c8171
commit
28694b9590
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DoubleIt",
|
||||
"name": "Double It",
|
||||
"abstract": "A small planets pack which adds binary companions to the stock planets: Eve, Kerbin, Duna and Eeloo.",
|
||||
"author": "Hyper_Fun",
|
||||
"version": "1.0",
|
||||
"ksp_version": "1.8.1",
|
||||
"license": "CC0",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2399/Double%20It",
|
||||
"x_screenshot": "https://spacedock.info/content/Hyper_Fun_30907/Double_It/Double_It-1586615177.6712496.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"plant-pack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DoubleTheFun",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2399/Double%20It/download/1.0",
|
||||
"download_size": 17608010,
|
||||
"download_hash": {
|
||||
"sha1": "85C8168B67705AB2E8301ED7D489F38B5F8393E4",
|
||||
"sha256": "DA0868C826A9EF5DB77BF23BB67B16C91F140192089A5C2F8DCAD385EA6835C9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue