"NetKAN generated mods - MalemuteRover-0.3.0.0"

This commit is contained in:
NetKAN inflator Robot 2017-05-26 12:27:20 +00:00
parent 5f15b2299e
commit f93370f208
1 changed files with 16 additions and 5 deletions

View File

@ -7,7 +7,7 @@
"license": "restricted", "license": "restricted",
"release_status": "stable", "release_status": "stable",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/139668-112", "homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
"repository": "https://github.com/UmbraSpaceIndustries/Malemute" "repository": "https://github.com/UmbraSpaceIndustries/Malemute"
}, },
"version": "0.3.0.0", "version": "0.3.0.0",
@ -15,13 +15,24 @@
"ksp_version_max": "1.3.9", "ksp_version_max": "1.3.9",
"depends": [ "depends": [
{ {
"name": "FirespitterCore" "name": "FirespitterCore",
"min_version": "v7.6.0"
}, },
{ {
"name": "USITools" "name": "ModuleManager",
"min_version": "2.7.5"
}, },
{ {
"name": "CommunityResourcePack" "name": "USITools",
"min_version": "v0.9.0.0"
},
{
"name": "CommunityResourcePack",
"min_version": "v0.7.0.0"
},
{
"name": "CommunityCategoryKit",
"min_version": "v2.0.0.0"
} }
], ],
"conflicts": [ "conflicts": [
@ -42,6 +53,6 @@
"sha256": "0AE95E4144DAA13F1DACACFC023331E610E6249CBD5374286812CB58E87F7483" "sha256": "0AE95E4144DAA13F1DACACFC023331E610E6249CBD5374286812CB58E87F7483"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"x_last_revision_by": "Olympic1", "x_last_revision_by": "DoktorKrogg",
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }