Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
be05180bdd
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KWRocketryRebalanced",
|
||||
"name": "KW Rocketry Rebalanced",
|
||||
"abstract": "This is the full KW Rocketry with the tanks rebalanced to better values",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/164554-131-14-kw-rocketry-rebalanced/",
|
||||
"spacedock": "https://spacedock.info/mod/1497/KW%20Rocketry%20Rebalanced",
|
||||
"repository": "https://github.com/linuxgurugamer/KWRocketryRedux",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KW_Rocketry_Rebalanced/KW_Rocketry_Rebalanced-1503056237.241356.png"
|
||||
},
|
||||
"version": "3.2.5.3",
|
||||
"ksp_version": "1.4.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "SimpleAdjustableFairings-KWRocketry"
|
||||
},
|
||||
{
|
||||
"name": "Patchmanager"
|
||||
},
|
||||
{
|
||||
"name": "JanitorsCloset"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KWRocketry"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketryRedux"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketry-CommunityFixes"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketry-CommunityFixes-interstage"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KWRocketryRebalanced/GameData/KWRocketry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1497/KW%20Rocketry%20Rebalanced/download/3.2.5.3",
|
||||
"download_size": 49805530,
|
||||
"download_hash": {
|
||||
"sha1": "770ABACE313F65F34394E60B7EBC76ED8F601213",
|
||||
"sha256": "872389B069DE996DC34181220F6151143BE6CF975F9053D70971DD50104AB1D9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue