"NetKAN generated mods - KWRocketryRedux-GraduatedPwr-3.0.22"
This commit is contained in:
parent
b2f8252660
commit
a9cb7bf31f
|
@ -0,0 +1,41 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "KWRocketryRedux-GraduatedPwr",
|
||||||
|
"name": "KW Rocketry Redux - Graduated Power Response Configs",
|
||||||
|
"abstract": "For graduated power response on engines",
|
||||||
|
"author": "linuxgurugamer",
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"resources": {
|
||||||
|
"repository": "https://github.com/linuxgurugamer/KWRocketryRedux"
|
||||||
|
},
|
||||||
|
"version": "3.0.22",
|
||||||
|
"ksp_version_min": "1.2.0",
|
||||||
|
"ksp_version_max": "1.2.99",
|
||||||
|
"provides": [
|
||||||
|
"KWRocketryRedux-power"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "KWRocketryRedux"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "KWRocketryRedux-power"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "KWRocketry/Extras/GraduatedPowerResponseConfigs/GameData/KWRocketry",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/linuxgurugamer/KWRocketryRedux/releases/download/3.0.22/KWRocketryRedux-3.0.22.zip",
|
||||||
|
"download_size": 50858702,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "8D11DDAFB81F07DFF78F7EB667961FD8B51C73E1",
|
||||||
|
"sha256": "3572D4A2BD3573145EF8512116F581A13821937EBA244F67DF6FC685044280B2"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue