NetKAN added mod - NearFutureElectrical-DecayingRTGs-2.0.1
This commit is contained in:
parent
241299bb96
commit
50a5dade31
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"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 (Chris Adderley)",
|
||||
"version": "2.0.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.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/post-kerbin-mining-corporation/NearFutureElectrical",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/NearFutureElectrical/issues",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/NearFutureElectrical/raw/master/CKAN/NearFutureElectrical-DecayingRTGs.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/NearFutureElectrical/master/GameData/NearFutureElectrical/Versioning/NearFutureElectrical.version",
|
||||
"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/2.0.1",
|
||||
"download_size": 31239619,
|
||||
"download_hash": {
|
||||
"sha1": "3B0EB4F6F18F037D4882D27E0D7653DE73D4EDA4",
|
||||
"sha256": "F57098DF49448D130B1500A8F0EEAE4117CFC3510796B1D1A44E16A7466A5AA1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 3100,
|
||||
"release_date": "2024-09-06T17:34:13.607587+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue