NetKAN generated mods - AntennaRange-1.6, KarbonitePlus-0.3.0, StageRecovery-1.5.2.1_2, USITools-0.3.0

This commit is contained in:
NetKAN bot 2014-12-16 09:11:29 -05:00
parent ebd13927dd
commit 6cdf9108ba
4 changed files with 73 additions and 3 deletions

View File

@ -20,7 +20,7 @@
"homepage": "http://forum.kerbalspaceprogram.com/threads/56440",
"kerbalstuff": "https://kerbalstuff.com/mod/254/AntennaRange"
},
"ksp_version": "0.90",
"ksp_version": "0.25",
"name": "AntennaRange",
"abstract": "Enforce and Encourage Antenna Diversity",
"author": "toadicus",
@ -28,4 +28,4 @@
"download": "https://kerbalstuff.com/mod/254/AntennaRange/download/1.6",
"x_generated_by": "netkan",
"download_size": 137673
}
}

33
KarbonitePlus-0.3.0.ckan Normal file
View File

@ -0,0 +1,33 @@
{
"spec_version": 1,
"name": "KarbonitePlus",
"identifier": "KarbonitePlus",
"author": "RoverDude",
"abstract": "New resources and parts for Karbonite, including the resource Karborundum",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/93054",
"repository": "https://github.com/BobPalmer/KarbonitePlus"
},
"depends": [
{
"name": "Karbonite"
}
],
"comment": "This may be renamed to USI-KarbonitePlus in the future",
"provides": [
"USI-KarbonitePlus"
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"version": "0.3.0",
"download": "https://github.com/BobPalmer/KarbonitePlus/releases/download/0.3.0/KPlus_0.3.0.zip",
"x_generated_by": "netkan",
"download_size": 8769257
}

View File

@ -0,0 +1,37 @@
{
"spec_version": 1,
"identifier": "StageRecovery",
"suggests": [
{
"name": "KerbalConstructionTime"
},
{
"name": "Toolbar"
}
],
"conflicts": [
{
"name": "DebRefund"
}
],
"install": [
{
"file": "GameData/StageRecovery",
"install_to": "GameData"
}
],
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/86677-0-24-2-StageRecovery-Recover-Funds-from-Dropped-Stages-v1-3-(8-5-14)",
"kerbalstuff": "https://kerbalstuff.com/mod/97/StageRecovery"
},
"ksp_version": "0.25",
"name": "StageRecovery",
"license": "GPL-3.0",
"abstract": "Recover Funds+ from Dropped Stages",
"author": "magico13",
"version": "1.5.2.1_2",
"download": "https://kerbalstuff.com/mod/97/StageRecovery/download/1.5.2.1_2",
"x_generated_by": "netkan",
"download_size": 41443
}

View File

@ -6,7 +6,7 @@
"abstract": "Common libraries for USI mods",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.25",
"ksp_version": "0.90",
"provides": [
"USI-Tools"
],