"NetKAN generated mods - KWRocketryRedux-InstantPwr-3.0.20"
This commit is contained in:
parent
e9cb4f0526
commit
589f92b0e5
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"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.20",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.99",
|
||||
"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.20/KWRocketryRedux-3.0.20.zip",
|
||||
"download_size": 50859191,
|
||||
"download_hash": {
|
||||
"sha1": "9EC462B2B29CC32BE27CA3A6D4521D22B1503BA8",
|
||||
"sha256": "A06D9CBB0A0CE05D8D881D254E8F1F8A65E49F06A4A4356C3DF877F948AD5B84"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue