"NetKAN generated mods - KWRocketryRedux-GraduatedPwr-3.0.3"
This commit is contained in:
parent
2233464762
commit
fd1964583e
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"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.3",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.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.3/KWRocketryRedux-3.0.3.zip",
|
||||
"download_size": 50359287,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue