NetKAN added mod - HeatControl-0.6.2
This commit is contained in:
parent
a4080dddc7
commit
8de4eff142
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HeatControl",
|
||||
"name": "Heat Control",
|
||||
"abstract": "New categories of heat radiator for your spacecraft",
|
||||
"author": "Nertea (Chris Adderley)",
|
||||
"version": "0.6.2",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/112027-16x-heat-control-more-radiators-january-21/&page=1",
|
||||
"spacedock": "https://spacedock.info/mod/537/Heat%20Control",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/HeatControl",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/HeatControl/issues",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/HeatControl/raw/master/CKAN/HeatControl.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com:443/post-kerbin-mining-corporation/HeatControl/master/GameData/HeatControl/Versioning/HeatControl.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "HeatControl",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/537/Heat%20Control/download/0.6.2",
|
||||
"download_size": 6358903,
|
||||
"download_hash": {
|
||||
"sha1": "5AA82539FF2DA42E034CEBA2945BA5628F18CD82",
|
||||
"sha256": "DBE13F1492C825A9CC20C7C25C26CA30BFBE98F5ECF0098459281E4B5FCE52B7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 19096041,
|
||||
"release_date": "2024-08-19T00:28:19.187362+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue