"NetKAN generated mods - TerrestrialPlanetPack-0.4"
This commit is contained in:
parent
0fd3cd1597
commit
9ba79bdadb
|
@ -1,7 +1,19 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "TerrestrialPlanetPack",
|
||||
"name": "Terrestrial Planets Pack",
|
||||
"abstract": "A collection of new planets to travel to and land on. Aims to provide new gameplay challenges.",
|
||||
"author": "sdj64",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/110431-Terrestrial-Planet-Pack",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/590/Terrestrial%20Planets%20Pack"
|
||||
},
|
||||
"version": "0.4",
|
||||
"ksp_version": "0.90",
|
||||
"provides": [
|
||||
"PlanetPack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "KopernicusTech"
|
||||
|
@ -13,9 +25,6 @@
|
|||
"name": "DDSLoader"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"PlanetPack"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "PlanetPack"
|
||||
|
@ -36,16 +45,12 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/110431-Terrestrial-Planet-Pack",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/590/Terrestrial%20Planets%20Pack"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "Terrestrial Planets Pack",
|
||||
"abstract": "A collection of new planets to travel to and land on. Aims to provide new gameplay challenges.",
|
||||
"author": "sdj64",
|
||||
"version": "0.4",
|
||||
"download": "http://ckan1.spacedock.info/storage/sdj64_7210/Terrestrial_Planets_Pack/Terrestrial_Planets_Pack-0.4.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 98141448
|
||||
"download_size": 98141448,
|
||||
"download_hash": {
|
||||
"sha1": "FC41FB45C49FA4FA6A0253C8546E04876FC33D64",
|
||||
"sha256": "4425C5A569E01BBB46BB574CDFF5247EDD83236A89578508AD5B71DD074299D5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue