"NetKAN generated mods - KWRocketryRedux-3.0.5"
This commit is contained in:
parent
525abe9b91
commit
c4f4a6e732
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KWRocketryRedux",
|
||||
"name": "KW Rocketry Redux",
|
||||
"abstract": "This is the full KW Rocketry with the Community Fixes included. Repackaged so that the power configs are selecteable in CKAN",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/linuxgurugamer/KWRocketryRedux",
|
||||
"repository": "https://github.com/linuxgurugamer/KWRocketryRedux"
|
||||
},
|
||||
"version": "3.0.5",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketryRedux-power"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KWRocketry"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketry-CommunityFixes"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketry-CommunityFixes-interstage"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KWRocketry/GameData/KWRocketry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/KWRocketryRedux/releases/download/3.0.5/KWRocketryRedux-3.0.5.zip",
|
||||
"download_size": 50856698,
|
||||
"download_hash": {
|
||||
"sha1": "0FDF555379921B515710E57A4AEDD87FA41CFF54",
|
||||
"sha256": "B3E9951CEC47DC6DCC4540558EAA391E246CEF97F40B37CBFAE5A476C4840883"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue