"NetKAN generated mods - KWRocketryRedux-InstantPwr-3.0.21"
This commit is contained in:
parent
db0bc4922f
commit
072ef24a91
|
@ -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.21",
|
||||
"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.21/KWRocketryRedux-3.0.21.zip",
|
||||
"download_size": 50859179,
|
||||
"download_hash": {
|
||||
"sha1": "49F1C34189E1EA0B62BCDC0EFD90D8964CE270CD",
|
||||
"sha256": "ACD83671F60572A0709B797AEDD042C967BD3547E25B66DDAF987D744E49CBEE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue