"NetKAN generated mods - KWRocketry-CommunityFixes-0.4.10"
This commit is contained in:
parent
8e00ebc534
commit
6b032153a7
|
@ -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",
|
||||
"spacedock": "https://spacedock.info/mod/51/KW%20Rocketry%20-%20Community%20Fixes",
|
||||
"repository": "https://github.com/linuxgurugamer/KW-Rocketry-Community-Fixes",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KW_Rocketry_-_Community_Fixes/KW_Rocketry_-_Community_Fixes-1457147680.7179215.png"
|
||||
},
|
||||
"version": "0.4.10",
|
||||
"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://spacedock.info/mod/51/KW%20Rocketry%20-%20Community%20Fixes/download/0.4.10",
|
||||
"download_size": 22988,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue