NetKAN updated mod - KerbalWind-1-v1.0.2

This commit is contained in:
NetKAN inflator Robot 2022-08-30 15:04:33 +00:00
parent 662cd15e60
commit c4e9d778cb
1 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"spec_version": 1, "spec_version": "v1.4",
"comment": "FAR only supports one wind provider at once", "comment": "FAR only supports one wind provider at once",
"identifier": "KerbalWind", "identifier": "KerbalWind",
"name": "Kerbal Wind", "name": "Kerbal Wind",
@ -36,6 +36,13 @@
"name": "FARWind" "name": "FARWind"
} }
], ],
"install": [
{
"find": "KerbalWind",
"install_to": "GameData",
"filter": "settings.cfg"
}
],
"download": "https://github.com/RCrockford/KerbalWind/releases/download/v1.0.2/KerbalWind.zip", "download": "https://github.com/RCrockford/KerbalWind/releases/download/v1.0.2/KerbalWind.zip",
"download_size": 27728, "download_size": 27728,
"download_hash": { "download_hash": {
@ -43,7 +50,7 @@
"sha256": "63E1DD13FDAE639773EFCAAF1BBC5F941EDFA5EE64A6831AFD0AD4D6D8B08471" "sha256": "63E1DD13FDAE639773EFCAAF1BBC5F941EDFA5EE64A6831AFD0AD4D6D8B08471"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"install_size": 53143, "install_size": 52961,
"release_date": "2022-08-30T11:44:33Z", "release_date": "2022-08-30T11:44:33Z",
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }