NetKAN generated mods - CryoTanks-Core-1.5.1
This commit is contained in:
parent
1fd4a03b02
commit
98db099e59
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"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": "ChrisAdderley",
|
||||
"version": "1.5.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/ChrisAdderley/CryoTanks/wiki",
|
||||
"repository": "https://github.com/ChrisAdderley/CryoTanks",
|
||||
"metanetkan": "https://github.com/ChrisAdderley/CryoTanks/raw/master/CKAN/CryoTanks-Core.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CryoTanks/Plugins/SimpleBoiloff.dll",
|
||||
"install_to": "GameData/CryoTanks/Plugins"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/ChrisAdderley/CryoTanks/releases/download/1.5.1/CryoTanks_1_5_1.zip",
|
||||
"download_size": 60295294,
|
||||
"download_hash": {
|
||||
"sha1": "190BA3578E8CB1399028FFFB4909EF4F4AE62002",
|
||||
"sha256": "C571DE8E93C55CFDB730730D87F43CF4C22433EBDD6214A1AA7883E0ADA75954"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue