"NetKAN generated mods - Asclepius-1-v1.3"
This commit is contained in:
parent
01aa77a08e
commit
b3dbf5f7a2
|
@ -0,0 +1,48 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "Asclepius",
|
||||||
|
"name": "Asclepius",
|
||||||
|
"abstract": "Asclepius a Kopernicus planet SSTO playground",
|
||||||
|
"author": [
|
||||||
|
"MrChumley"
|
||||||
|
],
|
||||||
|
"license": "CC0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/113949-105-asclepius-a-kopernicus-planet-ssto-playground/",
|
||||||
|
"repository": "https://github.com/MrChumley/Asclepius"
|
||||||
|
},
|
||||||
|
"version": "1:v1.3",
|
||||||
|
"ksp_version": "1.0.5",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager",
|
||||||
|
"min_version": "2.6.13"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Kopernicus",
|
||||||
|
"min_version": "1:beta-05-2"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "Asclepius-clouds"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ContractConfigurator-Asclepius"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "Asclepius",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/MrChumley/Asclepius/releases/download/v1.3/AsclepiusV1-3.zip",
|
||||||
|
"download_size": 4441427,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "F03776BA56B5ADACF87A02FF897F8D38E330E973",
|
||||||
|
"sha256": "7C6DFEE0976D7A494A095B62477E60308EDB6E8CD2A9CF4869CE3B590947A01F"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue