NetKAN generated mods - CommunityCategoryKit-5.1.0.0
This commit is contained in:
parent
5d44a5cafb
commit
8174d7d31a
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "CommunityCategoryKit",
|
||||
"name": "Community Category Kit",
|
||||
"abstract": "Common parts categories for KSP mods",
|
||||
"author": "RoverDude",
|
||||
"version": "5.1.0.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/CommunityCategoryKit",
|
||||
"bugtracker": "https://github.com/BobPalmer/CommunityCategoryKit/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/BobPalmer/CKAN/master/CommunityCategoryKit.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"config",
|
||||
"convenience"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CommunityCategoryKit",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/CommunityCategoryKit/releases/download/5.1.0.0/CCK_5.1.0.zip",
|
||||
"download_size": 117086,
|
||||
"download_hash": {
|
||||
"sha1": "492D5B327B404E7ADFB537A17520DC5647C6D975",
|
||||
"sha256": "0295B0AE80D3E6E3B9554E145E0FF8805DF117E230E27389E13D8C0E5729B387"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue