"NetKAN generated mods - KWRocketryRedux-InstantPwr-3.0.1"

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

View File

@ -0,0 +1,35 @@
{
"spec_version": "v1.4",
"identifier": "KWRocketryRedux-InstantPwr",
"name": "KW Rocketry Redux - Instant Power Response Configs",
"abstract": "For instant 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": "Extras/InstantPowerResponseConfigs/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"
}