Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
06d5c0d407
|
@ -0,0 +1,40 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "ContractConfigurator-KSI",
|
||||||
|
"name": "Kerbal Science Innovations Contract Pack",
|
||||||
|
"abstract": "It is a contract pack for the science mod \"Kerbal Science Innovation\"",
|
||||||
|
"author": [
|
||||||
|
"Oursshinigami",
|
||||||
|
"Aelfheim"
|
||||||
|
],
|
||||||
|
"license": "CC-BY-NC-ND-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/162706-wip-kerbal-science-innovation/#comment-3151634",
|
||||||
|
"spacedock": "https://spacedock.info/mod/1500/Kerbal%20Science%20Innovations%20Contract%20Pack",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Oursshinigami_13711/Kerbal_Science_Innovations_Contract_Pack/Kerbal_Science_Innovations_Contract_Pack-1503326326.2414944.png"
|
||||||
|
},
|
||||||
|
"version": "1.1",
|
||||||
|
"ksp_version": "1.3.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ContractConfigurator"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "KerbalScienceInnovation"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "KSI",
|
||||||
|
"install_to": "GameData/ContractPacks"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/1500/Kerbal%20Science%20Innovations%20Contract%20Pack/download/1.1",
|
||||||
|
"download_size": 613354,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "0F986A8BBC204F58B8EA7AA1ECDDD9C0626205A8",
|
||||||
|
"sha256": "63C82F3B5B4DEFBA64399ECD828DE6CF76C73BD1DFA77FAF70DD4DBC5E1F354F"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,34 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "KerbalScienceInnovation",
|
||||||
|
"name": "Kerbal Science Innovation ",
|
||||||
|
"abstract": "This a science mod which use the science of today and the science of the future. It is a mod create by a French. ",
|
||||||
|
"author": "Oursshinigami",
|
||||||
|
"license": "CC-BY-NC-ND-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/162706-wip-kerbal-science-innovation/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/1425/Kerbal%20Science%20Innovation%20",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Oursshinigami_13711/Kerbal_Science_Innovation/Kerbal_Science_Innovation-1499002440.9461641.png"
|
||||||
|
},
|
||||||
|
"version": "1.7.1",
|
||||||
|
"ksp_version": "1.3.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "TextureReplacer"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "KSI",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/1425/Kerbal%20Science%20Innovation%20/download/1.7.1",
|
||||||
|
"download_size": 18065677,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "A91C5EAD2C4B0793704785A4B175615AE91BA29B",
|
||||||
|
"sha256": "D8E4A0DEFC73A5E97EB2BDCC308DFF93DEEBC274AF068B66E986425ADD870CF0"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue