"NetKAN generated mods - USI-ART-1-0.8.3.0"
This commit is contained in:
parent
2ee6ee4c5c
commit
21052d03e9
USI-ART
|
@ -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://forum.kerbalspaceprogram.com/index.php?/topic/82809-105",
|
||||
"repository": "https://github.com/BobPalmer/ART"
|
||||
},
|
||||
"version": "1:0.8.3.0",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "v7.1.5"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.13"
|
||||
},
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.5.4"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.4.8"
|
||||
},
|
||||
{
|
||||
"name": "USI-Core",
|
||||
"min_version": "0.1.2"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/ART",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/ART/releases/download/0.8.3.0/ART_0.8.3.0.zip",
|
||||
"download_size": 14756492,
|
||||
"download_hash": {
|
||||
"sha1": "1A713D8F309DCCC839FA09CB0E4CFFDBD84FC657",
|
||||
"sha256": "20687A1B2E03ACA4C0A14FC9E5E0B6E46255FAC36A8E0F984FF34AE4220C4C95"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue