NetKAN added mod - CryoTanks-Core-1.5.6
This commit is contained in:
parent
a59ed65cd2
commit
014995cdd1
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CryoTanks-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.",
|
||||
"author": "Nertea (Chris Adderley)",
|
||||
"version": "1.5.6",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/post-kerbin-mining-corporation/CryoTanks/wiki",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/CryoTanks",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/CryoTanks/issues",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/CryoTanks/raw/master/CKAN/CryoTanks-Core.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/CryoTanks/master/GameData/CryoTanks/Versioning/CryoTanks.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CryoTanks/Plugins/SimpleBoiloff.dll",
|
||||
"install_to": "GameData/CryoTanks/Plugins"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/post-kerbin-mining-corporation/CryoTanks/releases/download/1.5.6/CryoTanks_1_5_6.zip",
|
||||
"download_size": 60301030,
|
||||
"download_hash": {
|
||||
"sha1": "927AA701CB2B229B2B9A51AEA1BBF3B140041293",
|
||||
"sha256": "59D5C496B6423E4B93F001E30443512F39C8483E8CA19035C9CF3CFA30E98328"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-14T05:54:13Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue