diff --git a/KWRocketry-CommunityFixes/KWRocketry-CommunityFixes-0.4.5.ckan b/KWRocketry-CommunityFixes/KWRocketry-CommunityFixes-0.4.5.ckan new file mode 100644 index 0000000000..d6ae6e8d36 --- /dev/null +++ b/KWRocketry-CommunityFixes/KWRocketry-CommunityFixes-0.4.5.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": 1, + "identifier": "KWRocketry-CommunityFixes", + "name": "KW Rocketry - Community Fixes", + "abstract": "This is a set of patches created by the community to bring KW up to 1.0.4 compatibility.", + "author": "linuxgurugamer", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/129918-KW-Rocketry-Community-Fixes", + "kerbalstuff": "https://kerbalstuff.com/mod/1036/KW-Rocketry-Community-Fixes", + "repository": "https://github.com/linuxgurugamer/KW-Rocketry-Community-Fixes", + "x_screenshot": "https://kerbalstuff.com/content/Winston_229/KW_Rocketry/KW_Rocketry-1431743324.7172647.jpg" + }, + "version": "0.4.5", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "KWRocketry", + "version": "2.7.0-community" + } + ], + "suggests": [ + { + "name": "KWRocketry-CommunityFixes-interstage" + } + ], + "install": [ + { + "file": "Gamedata/KWCommunityFixes", + "install_to": "GameData", + "filter": "KWPatch-interstage.cfg" + } + ], + "download": "https://kerbalstuff.com/mod/1036/KW-Rocketry-Community-Fixes/download/0.4.5", + "download_size": 22278, + "x_generated_by": "netkan" +}