"NetKAN generated mods - USI-ART-1-0.9.7.0"
This commit is contained in:
parent
4751803697
commit
66295b4064
|
@ -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.9.7.0",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.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.9.7.0/ART_0.9.7.0.zip",
|
||||
"download_size": 14880402,
|
||||
"download_hash": {
|
||||
"sha1": "2C0FC66090492FAEDA16D373AE754CC3032B595F",
|
||||
"sha256": "5B420CBD20D410A0477777DBB044ACF6EB88E68C95DE694A486C84E5FB28B363"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue