diff --git a/KWRocketryRedux-InstantPwr/KWRocketryRedux-InstantPwr-3.0.2.ckan b/KWRocketryRedux-InstantPwr/KWRocketryRedux-InstantPwr-3.0.2.ckan new file mode 100644 index 0000000000..c428e1ee13 --- /dev/null +++ b/KWRocketryRedux-InstantPwr/KWRocketryRedux-InstantPwr-3.0.2.ckan @@ -0,0 +1,36 @@ +{ + "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.2", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.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.2/KWRocketryRedux-3.0.2.zip", + "download_size": 50358391, + "x_generated_by": "netkan" +}