NetKAN generated mods - ConsistentVariants-1.2

This commit is contained in:
NetKAN inflator Robot 2020-02-18 23:12:23 +00:00
parent a4b23dc15b
commit a1562c0088
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
{
"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",
"version": "1.2",
"ksp_version_min": "1.9.0",
"ksp_version_max": "1.9.99",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179537-*",
"repository": "https://github.com/severedsolo/ConsistentVariants"
},
"tags": [
"config",
"editor",
"convenience"
],
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "ConsistentVariants",
"install_to": "GameData"
}
],
"download": "https://github.com/severedsolo/ConsistentVariants/releases/download/1.2/ConsistentVariants.zip",
"download_size": 12815,
"download_hash": {
"sha1": "9C9D9AC09C4F124B6A4D30A91CD66C9E2F52929A",
"sha256": "EB012EF2D54A4BF3F4D049D35DE50350006F637BF554C66594886E9357B90808"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}