Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
31d01a388b
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ExtraplanetaryLaunchpads-NoMoreProduction",
|
||||
"name": "Extraplanetary Launchpads - No More Production",
|
||||
"abstract": "This gets rid of some useless stuff in Extraplanetary Launchpads",
|
||||
"author": "theRagingIrishman",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/1085/Extraplanetary%20Launchpads%20-%20No%20More%20Production",
|
||||
"repository": "https://github.com/theRagingIrishman/USI_EL",
|
||||
"x_screenshot": "https://spacedock.info/content/theRagingIrishman_9115/Extraplanetary_Launchpads_-_No_More_Production/Extraplanetary_Launchpads_-_No_More_Production-1480564663.1365042.jpg"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"ksp_version": "1.2.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "UKS"
|
||||
},
|
||||
{
|
||||
"name": "KeridianDynamicsVesselAssembly"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/IrishmanIndustries",
|
||||
"install_to": "GameData",
|
||||
"filter": ".DS_Store"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1085/Extraplanetary%20Launchpads%20-%20No%20More%20Production/download/1.0.0",
|
||||
"download_size": 4144,
|
||||
"download_hash": {
|
||||
"sha1": "8FCFBE4F59D589C1ED60331307ABF9BD04956DF2",
|
||||
"sha256": "F8B71BC411B19A66B095C3720905B642B8F50FD59FE62C5AB100F41D845DF21A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue