1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - KopernicusTech-0.13"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-30 11:33:09 +00:00
parent 2f0736bd70
commit 940bb69a44

View File

@ -1,27 +1,15 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.4",
"identifier" : "KopernicusTech", "identifier": "KopernicusTech",
"name" : "KopernicusTech", "name": "KopernicusTech",
"abstract" : "An attempt to integrate Kopernicus with KittopiaTech", "abstract": "An attempt to integrate Kopernicus with KittopiaTech",
"license" : "GPL-3.0", "author": "Gravitasi",
"version" : "0.13", "license": "GPL-3.0",
"author" : "Gravitasi",
"ksp_version" : "0.90",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/109122" "homepage": "http://forum.kerbalspaceprogram.com/threads/109122"
}, },
"download": "https://www.dropbox.com/s/7b999gme8p7cgfr/KopernicusTech_v0.13.zip?dl=1", "version": "0.13",
"install": [ "ksp_version": "0.90",
{
"find": "KittopiaSpace",
"install_to": "GameData",
"filter": "Textures"
},
{
"find": "Kopernicus",
"install_to": "GameData"
}
],
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -39,5 +27,24 @@
{ {
"name": "KittopiaTech" "name": "KittopiaTech"
} }
] ],
"install": [
{
"find": "KittopiaSpace",
"install_to": "GameData",
"filter": "Textures"
},
{
"find": "Kopernicus",
"install_to": "GameData"
}
],
"download": "https://www.dropbox.com/s/7b999gme8p7cgfr/KopernicusTech_v0.13.zip?dl=1",
"download_size": 161613,
"download_hash": {
"sha1": "4CAAE272C479C8CA8F3E6D42569719539A9A5781",
"sha256": "F14741F537A183384D1AAB44F191D97E06F1919FC50B49C6863DF2C2911777FA"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }