NetKAN added mod - SystemHeat-Converters-0.7.0
This commit is contained in:
parent
83fb3c865e
commit
e1eedcc641
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SystemHeat-Converters",
|
||||
"name": "System Heat - Resource Converter Configuration",
|
||||
"abstract": "This System Heat config package changes stock and mod Resource Converters to use the System Heat backend. WARNING: potentially vessel-breaking.",
|
||||
"author": "Nertea (Chris Adderley)",
|
||||
"version": "0.7.0",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/193909-1",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/SystemHeat",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/SystemHeat/issues",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/SystemHeat/raw/master/CKAN/SystemHeat-Converters.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/SystemHeat/master/GameData/SystemHeat/Versioning/SystemHeat.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "SystemHeat"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SystemHeatFissionReactors"
|
||||
},
|
||||
{
|
||||
"name": "SystemHeatFissionEngines"
|
||||
},
|
||||
{
|
||||
"name": "SystemHeatHarvesters"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SystemHeatConverters",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/post-kerbin-mining-corporation/SystemHeat/releases/download/0.7.0/SystemHeat_0_7_0.zip",
|
||||
"download_size": 1324504,
|
||||
"download_hash": {
|
||||
"sha1": "21F38E374A347C4A4B977DA44609B932D729FE8A",
|
||||
"sha256": "ADE0CCC7B291EAC10B7379635311A04713E5AA21817070C81C04187115B8EDE3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 30474,
|
||||
"release_date": "2024-08-14T02:31:13Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue