Delete auto-epoched file merged in error
This commit is contained in:
parent
8b42e6f920
commit
6c566613d7
|
@ -1,66 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"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",
|
||||
"version": "2:1.3.0.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.9",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/82809-*",
|
||||
"repository": "https://github.com/UmbraSpaceIndustries/ART",
|
||||
"bugtracker": "https://github.com/UmbraSpaceIndustries/ART/issues",
|
||||
"manual": "https://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"remote-avc": "https://raw.githubusercontent.com/BobPalmer/ART/master/FOR_RELEASE/GameData/ART/ART.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"resources"
|
||||
],
|
||||
"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/UmbraSpaceIndustries/ART/releases/download/1.3.0.0/ART_1.3.0.0.zip",
|
||||
"download_size": 16065941,
|
||||
"download_hash": {
|
||||
"sha1": "0C6E85F901DC5A51F1F440DEEF546311325F801A",
|
||||
"sha256": "B7C24EA4F1D26BAD890B2316F3DDB832367F8B54CCECB577B97F72DDADF38F88"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 28763443,
|
||||
"release_date": "2019-10-28T23:57:11Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue