1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN generated mods - USI-ART-1-1.3.0.0

This commit is contained in:
NetKAN inflator Robot
2019-12-16 09:47:32 +00:00
parent 20869f0031
commit c12223f928

View File

@ -4,6 +4,9 @@
"name": "USI Asteroid Recycling Technologies", "name": "USI Asteroid Recycling Technologies",
"abstract": "Allows you to remove asteroid mass and attach multiple reconfigurable storage tanks to the asteroid's surface.", "abstract": "Allows you to remove asteroid mass and attach multiple reconfigurable storage tanks to the asteroid's surface.",
"author": "RoverDude", "author": "RoverDude",
"version": "1:1.3.0.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.9",
"license": "restricted", "license": "restricted",
"release_status": "stable", "release_status": "stable",
"resources": { "resources": {
@ -11,9 +14,10 @@
"repository": "https://github.com/BobPalmer/ART", "repository": "https://github.com/BobPalmer/ART",
"metanetkan": "https://raw.githubusercontent.com/BobPalmer/CKAN/master/USI-ART.netkan" "metanetkan": "https://raw.githubusercontent.com/BobPalmer/CKAN/master/USI-ART.netkan"
}, },
"version": "1:1.3.0.0", "tags": [
"ksp_version_min": "1.8.0", "parts",
"ksp_version_max": "1.8.9", "resources"
],
"depends": [ "depends": [
{ {
"name": "FirespitterCore", "name": "FirespitterCore",
@ -54,10 +58,6 @@
"sha256": "B7C24EA4F1D26BAD890B2316F3DDB832367F8B54CCECB577B97F72DDADF38F88" "sha256": "B7C24EA4F1D26BAD890B2316F3DDB832367F8B54CCECB577B97F72DDADF38F88"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"tags": [
"parts",
"resources"
],
"x_last_revision_by": "DoktorKrogg", "x_last_revision_by": "DoktorKrogg",
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }