NetKAN updated mod - KerbalWeatherProject-1-1.0.7
This commit is contained in:
parent
e3fdf705ee
commit
f905a6c8e5
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"spec_version": "v1.34",
|
||||
"identifier": "KerbalWeatherProject",
|
||||
"name": "Kerbal Weather Project",
|
||||
"abstract": "Kerbal Weather Project (KWP) is a groundbreaking weather and climate mod for KSP. In KWP, weather and climate data from the Model for Prediction Across Scales (MPAS) were incorporated into KSP gameplay. KWP includes a global Hourly climatology from MPAS enabling players to experience diurnal and spatial variations in atmospheric conditions. In addition, point weather data from MPAS is provided at Kerbin launch sites, allowing payers to experience dynamic weather conditions that change daily. KWP features a text-based GUI showing remote sensing weather data (in space) and in situ weather data (in the atmosphere).",
|
||||
|
@ -38,7 +38,10 @@
|
|||
"name": "AtmosphereAutopilot"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2607/Kerbal%20Weather%20Project/download/1.0.7",
|
||||
"download": [
|
||||
"https://github.com/cmac994/KerbalWeatherProject/releases/download/1.0.7/KerbalWeatherProject_v1.0.7.zip",
|
||||
"https://spacedock.info/mod/2607/Kerbal%20Weather%20Project/download/1.0.7"
|
||||
],
|
||||
"download_size": 88421766,
|
||||
"download_hash": {
|
||||
"sha1": "4BA130FC0F0B640DABA218DDB4E3D7232B9C5B6D",
|
||||
|
|
Loading…
Reference in New Issue