Added KW Community fixes

This commit is contained in:
Daniel Lewan 2015-07-28 00:19:02 +02:00
parent 36cdc80f3f
commit 004d0e36f5
3 changed files with 99 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"spec_version": "v1.2",
"identifier": "KWRocketry-CommunityFixes-interstage",
"license": "MIT",
"depends": [
{
"name": "KWRocketry-CommunityFixes",
"version": "0.1.0"
}
],
"install": [
{
"file": "Gamedata/KWCommunityFixes/KWPatch-interstage.cfg",
"install_to": "GameData/KWCommunityFixes"
}
],
"ksp_version": "1.0.4",
"name": "KW Rocketry - Community Fixes",
"abstract": "Optional config for KW Community Fixes. THIS IS CONVCEIVABLY CRAFT BREAKING! This file switches the interstage fairings over to omni decouplers and removes the finicky extra node on engines/shrouds.",
"version": "0.1.0",
"author": "linuxgurugamer",
"download": "https://kerbalstuff.com/mod/1036/KW-Rocketry-Community-Fixes/download/0.1.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"
}
}

View File

@ -0,0 +1,38 @@
{
"spec_version": 1,
"identifier": "KWRocketry-CommunityFixes",
"license": "MIT",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "KWRocketry",
"version": "2.7.1-community"
}
],
"suggests": [
{
"name": "KWRocketry-CommunityFixes-interstage"
}
],
"install": [
{
"file": "Gamedata/KWCommunityFixes",
"install_to": "GameData",
"filter": "KWPatch-interstage.cfg"
}
],
"ksp_version": "1.0.4",
"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.",
"version": "0.1.0",
"author": "linuxgurugamer",
"download": "https://kerbalstuff.com/mod/1036/KW-Rocketry-Community-Fixes/download/0.1.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"
}
}

View File

@ -0,0 +1,32 @@
{
"spec_version": 1,
"identifier": "KWRocketry",
"license": "CC-BY-SA-3.0",
"depends": [
{
"name": "ModuleAnimateEmissive"
},
{
"name": "KWRocketry-CommunityFixes",
"version": "0.1.0"
}
],
"install": [
{
"file": "KW Release Package v2.7 (Open this, don't extract it)/GameData/KWRocketry",
"install_to": "GameData"
}
],
"ksp_version": "1.0.4",
"name": "KW Rocketry",
"abstract": "The comprehensive launch vehicle construction pack by Winston and Kickasskyle",
"version": "2.7.1-community",
"author": "Winston",
"download": "https://kerbalstuff.com/mod/67/KW%20Rocketry/download/2.7",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/51037-0-22-KW-Rocketry-v2-5-5-Avaliable-New-Sounds-New-Parts-11-11-2013",
"kerbalstuff": "https://kerbalstuff.com/mod/67/KW%20Rocketry",
"x_screenshot": "https://kerbalstuff.com/content/Winston_229/KW_Rocketry/KW_Rocketry-1431743324.7172647.jpg"
},
"download_size": 51656696
}