'NetKAN generated mods - USI-ART/USI-ART-0.6.0.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:20:57 +00:00
parent 8875b7baa9
commit 564bc9b204
1 changed files with 0 additions and 46 deletions

View File

@ -1,46 +0,0 @@
{
"spec_version": 1,
"name": "USI Asteroid Recycling Technologies",
"identifier": "USI-ART",
"author": "RoverDude",
"abstract": "Allows you to remove asteroid mass and attach multiple reconfigurable storage tanks to the asteroid's surface.",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91790",
"repository": "https://github.com/BobPalmer/ART"
},
"depends": [
{
"name": "FirespitterCore",
"min_version": "7.0.5398.27328"
},
{
"name": "ModuleManager",
"min_version": "2.5.1"
},
{
"name": "USITools",
"min_version": "0.2.4"
},
{
"name": "CommunityResourcePack",
"min_version": "0.2.3"
},
{
"name": "Regolith",
"min_version": "0.1.0"
}
],
"install": [
{
"file": "GameData/ART",
"install_to": "GameData"
}
],
"version": "0.6.0",
"download": "https://github.com/BobPalmer/ART/releases/download/0.6.0/ART_0.6.0.zip",
"x_generated_by": "netkan",
"download_size": 8396635
}