"NetKAN generated mods - KWRocketryRedux-GraduatedPwr-3.0.1"

This commit is contained in:
NetKAN inflator Robot 2016-04-20 21:13:20 +00:00
parent 1d5b87fb43
commit e8987d2ea2
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
{
"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.1",
"ksp_version": "1.1.0",
"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.1/KWRocketryRedux-3.0.1.zip",
"download_size": 51050221,
"x_generated_by": "netkan"
}