"NetKAN generated mods - CelestialBodyScienceEditor-4.0"
This commit is contained in:
parent
c7f75e4d4b
commit
bb0067bc3f
|
@ -1,26 +1,31 @@
|
||||||
{
|
{
|
||||||
"x_via": "Automated KerbalStuff CKAN submission",
|
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"license": "BSD-2-clause",
|
|
||||||
"identifier": "CelestialBodyScienceEditor",
|
"identifier": "CelestialBodyScienceEditor",
|
||||||
|
"name": "Celestial Body Science Editor",
|
||||||
|
"abstract": "A config file based addon for editing the science multipliers for each celestial body and situation",
|
||||||
|
"author": "DMagic",
|
||||||
|
"license": "BSD-2-clause",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/120731",
|
||||||
|
"repository": "https://github.com/DMagic1/Science-Param-Loader",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/930/Celestial%20Body%20Science%20Editor"
|
||||||
|
},
|
||||||
|
"version": "4.0",
|
||||||
|
"ksp_version": "1.0.4",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/ScienceParamLoader",
|
"file": "GameData/ScienceParamLoader",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/120731",
|
|
||||||
"repository": "https://github.com/DMagic1/Science-Param-Loader",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/930/Celestial%20Body%20Science%20Editor"
|
|
||||||
},
|
|
||||||
"ksp_version": "1.0.4",
|
|
||||||
"name": "Celestial Body Science Editor",
|
|
||||||
"abstract": "A config file based addon for editing the science multipliers for each celestial body and situation",
|
|
||||||
"author": "DMagic",
|
|
||||||
"version": "4.0",
|
|
||||||
"download": "http://ckan1.spacedock.info/storage/DMagic_6/Celestial_Body_Science_Editor/Celestial_Body_Science_Editor-4.0.zip",
|
"download": "http://ckan1.spacedock.info/storage/DMagic_6/Celestial_Body_Science_Editor/Celestial_Body_Science_Editor-4.0.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 4892,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "52A049C8DA138B517F3AF6AB0FCFFBECCE9AFBCB",
|
||||||
|
"sha256": "9F96DE7902D1E8D9E1D8C93001BC9E8164CB943880151FCE9C72469ED56C2BDC"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_screenshot": "https://kerbalstuff.com/content/DMagic_6/Celestial_Body_Science_Editor/Celestial_Body_Science_Editor-1434764033.4962437.png",
|
"x_screenshot": "https://kerbalstuff.com/content/DMagic_6/Celestial_Body_Science_Editor/Celestial_Body_Science_Editor-1434764033.4962437.png",
|
||||||
"download_size": 4892
|
"x_via": "Automated KerbalStuff CKAN submission",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue