mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - CryoTanks-Core-1.4.0
This commit is contained in:
@ -4,15 +4,18 @@
|
|||||||
"name": "Cryo Tanks Core",
|
"name": "Cryo Tanks Core",
|
||||||
"abstract": "This is the CryoTanks plugin stand-alone, for adding functionality to other mods. It contains no parts and does nothing by itself.",
|
"abstract": "This is the CryoTanks plugin stand-alone, for adding functionality to other mods. It contains no parts and does nothing by itself.",
|
||||||
"author": "ChrisAdderley",
|
"author": "ChrisAdderley",
|
||||||
|
"version": "1.4.0",
|
||||||
|
"ksp_version_min": "1.8.0",
|
||||||
|
"ksp_version_max": "1.8.99",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "https://github.com/ChrisAdderley/CryoTanks/wiki",
|
"homepage": "https://github.com/ChrisAdderley/CryoTanks/wiki",
|
||||||
"repository": "https://github.com/ChrisAdderley/CryoTanks",
|
"repository": "https://github.com/ChrisAdderley/CryoTanks",
|
||||||
"metanetkan": "https://github.com/ChrisAdderley/CryoTanks/raw/master/CKAN/CryoTanks-Core.netkan"
|
"metanetkan": "https://github.com/ChrisAdderley/CryoTanks/raw/master/CKAN/CryoTanks-Core.netkan"
|
||||||
},
|
},
|
||||||
"version": "1.4.0",
|
"tags": [
|
||||||
"ksp_version_min": "1.8.0",
|
"plugin"
|
||||||
"ksp_version_max": "1.8.99",
|
],
|
||||||
"supports": [
|
"supports": [
|
||||||
{
|
{
|
||||||
"name": "CryoTanks"
|
"name": "CryoTanks"
|
||||||
@ -31,8 +34,5 @@
|
|||||||
"sha256": "9DD5F895175C80BF51850585D65D678CF650ED863B23D3B91D8501E770CED885"
|
"sha256": "9DD5F895175C80BF51850585D65D678CF650ED863B23D3B91D8501E770CED885"
|
||||||
},
|
},
|
||||||
"download_content_type": "application/zip",
|
"download_content_type": "application/zip",
|
||||||
"tags": [
|
|
||||||
"plugin"
|
|
||||||
],
|
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user