"NetKAN generated mods - USI-ART-1-0.11.1.0"
This commit is contained in:
parent
d2a9daa991
commit
53c8112a38
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "USI-ART",
|
||||
"name": "USI Asteroid Recycling Technologies",
|
||||
"abstract": "Allows you to remove asteroid mass and attach multiple reconfigurable storage tanks to the asteroid's surface.",
|
||||
"author": "RoverDude",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/ART"
|
||||
},
|
||||
"version": "1:0.11.1.0",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.3.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "v7.6.0"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.8.0"
|
||||
},
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.9.0.0"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.7.0.0"
|
||||
},
|
||||
{
|
||||
"name": "USI-Core",
|
||||
"min_version": "0.4.0.0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/ART",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/ART/releases/download/0.11.1.0/ART_0.11.1.0.zip",
|
||||
"download_size": 16075927,
|
||||
"download_hash": {
|
||||
"sha1": "66B59091AE685E325115022783499B4C79CB0074",
|
||||
"sha256": "427588E28083EBD5DD8283A16A363B2E592331044978FE90A296A47F10444760"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue