"NetKAN generated mods - ConsistentVariants-1.1.1"
This commit is contained in:
parent
8ebb0ea79f
commit
a70597803d
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ConsistentVariants",
|
||||
"name": "Consistent Variants",
|
||||
"abstract": "Fixes inconsistent variant naming system and automatically applies variants as you place parts",
|
||||
"author": "severedsolo",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179537-17x-consistentvariants-111-fixes-inconsistent-variant-naming-system-and-automatically-applies-variants-as-you-place-parts-31082019/",
|
||||
"repository": "https://github.com/severedsolo/ConsistentVariants"
|
||||
},
|
||||
"version": "1.1.1",
|
||||
"ksp_version_min": "1.7.0",
|
||||
"ksp_version_max": "1.7.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ConsistentVariants",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/severedsolo/ConsistentVariants/releases/download/1.1.1/ConsistentVariants.zip",
|
||||
"download_size": 12299,
|
||||
"download_hash": {
|
||||
"sha1": "3442D87630A052AADF7204CB9EFA5F775E7DBDF2",
|
||||
"sha256": "40BF18339F057E25B5C40BBC596FF82650FAC3856F7A192F8976F2585F3234C4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue