NetKAN added mod - SolarPanelDegradation-1.0.0
This commit is contained in:
parent
3983958b2d
commit
ca1c98eb51
SolarPanelDegradation
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SolarPanelDegradation",
|
||||
"name": "Solar Panel Degradation",
|
||||
"abstract": "Makes your solar panels less effective over time",
|
||||
"author": "mli1180",
|
||||
"version": "1.0.0",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2947/Solar%20Panel%20Degradation"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
},
|
||||
{
|
||||
"name": "JNSQ"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2947/Solar%20Panel%20Degradation/download/1.0.0",
|
||||
"download_size": 1665,
|
||||
"download_hash": {
|
||||
"sha1": "52C482A6096FC575BDC2F8F7FDD3823D293DFB60",
|
||||
"sha256": "9CF15A3423927176D4EBF04ACD7329BAE88418FA8A0B850ABF51BA32419185D0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-01-12T10:00:38.748917+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue