"NetKAN generated mods - KWRocketryRedux-GraduatedPwr-3.1.2"
This commit is contained in:
parent
cdda513dbb
commit
e3ca074232
|
@ -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.1.2",
|
||||
"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.1.2/KWRocketryRedux-3.1.2.zip",
|
||||
"download_size": 51253863,
|
||||
"download_hash": {
|
||||
"sha1": "EEEB5278E436CC52C629EA8149282B7D5E5CF781",
|
||||
"sha256": "D63620CF2CBE62AF47B6C1A403DADCBE3F41A63B9B9E12E887F225A706955C60"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue