NetKAN added mod - KerbalWeatherProject-Lite-1-1.0.3 (#2254)

This commit is contained in:
NetKAN inflator Robot 2021-01-31 11:16:57 +08:00 committed by GitHub
parent 4f7249c4ef
commit d5d2afdfa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,61 @@
{
"spec_version": "v1.4",
"identifier": "KerbalWeatherProject-Lite",
"name": "Kerbal Weather Project - Lite",
"abstract": "Kerbal Weather Project - Lite is pared down version of the original weather and climate mod for KSP. In KWP-Lite, weather and climate data from the Model for Prediction Across Scales (MPAS) were incorporated into KSP gameplay. KWP-Lite includes a reduced resolution global Hourly climatology from MPAS allowing players to experience diurnal and spatial variations in atmospheric conditions. In addition, one year of point weather data from MPAS is provided at Kerbin launch sites, allowing players to experience dynamic weather conditions that change daily. KWP-Lite features a text-based GUI showing remote sensing weather data (in space) and in situ weather data (in the atmosphere).",
"author": "cmet24",
"version": "1:1.0.3",
"ksp_version": "1.11.1",
"license": "MIT",
"resources": {
"homepage": "https://www.kerbalwxproject.space",
"spacedock": "https://spacedock.info/mod/2611/Kerbal%20Weather%20Project%20-%20Lite",
"repository": "https://github.com/cmac994/KerbalWeatherProject/tree/lite",
"x_screenshot": "https://spacedock.info/content/cmet24_52116/Kerbal_Weather_Project_-_Lite/Kerbal_Weather_Project_-_Lite-1609969889.1664388.png"
},
"tags": [
"plugin"
],
"localizations": [
"en-us"
],
"provides": [
"KerbalWeatherProject"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ModularFlightIntegrator"
}
],
"recommends": [
{
"name": "KerBalloons"
},
{
"name": "AtmosphereAutopilot"
}
],
"conflicts": [
{
"name": "KerbalWeatherProject"
}
],
"install": [
{
"find": "KerbalWeatherProject_Lite",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/2611/Kerbal%20Weather%20Project%20-%20Lite/download/1.0.3",
"download_size": 13816110,
"download_hash": {
"sha1": "FE8F900B2A67F3B0470309A6FF2E901359F0BB03",
"sha256": "F34E7D99791EF60A325B11C34D578A44967E65DF25F551D1EF8500A130665EE6"
},
"download_content_type": "application/zip",
"release_date": "2021-01-31T01:50:51.633571+00:00",
"x_generated_by": "netkan"
}