NetKAN generated mods - NearFutureElectrical-DecayingRTGs-1.1.1
This commit is contained in:
parent
dae183be3f
commit
ff0de8d405
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NearFutureElectrical-DecayingRTGs",
|
||||
"name": "Near Future Electrical - Decaying RTGs",
|
||||
"abstract": "This optional patch makes the power output of RTGs (both stock and Near Future's) shrink over time, like they would in real life.",
|
||||
"author": "Nertea",
|
||||
"version": "1.1.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||
"spacedock": "https://spacedock.info/mod/558/Near%20Future%20Electrical",
|
||||
"repository": "https://github.com/ChrisAdderley/NearFutureElectrical",
|
||||
"metanetkan": "https://github.com/ChrisAdderley/NearFutureElectrical/raw/master/CKAN/NearFutureElectrical-DecayingRTGs.netkan",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Electrical/Near_Future_Electrical-1461341733.2071052.png"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DecayingRTGs",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/558/Near%20Future%20Electrical/download/1.1.1",
|
||||
"download_size": 13676715,
|
||||
"download_hash": {
|
||||
"sha1": "C406D2FD608CA8808C9F2D74344B99A4A49D57B5",
|
||||
"sha256": "A54D7AE59BF45B358061A0D58F21E7CCBD1C2FCA3DDD5C0A15E7E9B958E1A3CD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue