NetKAN generated mods - AGExt/AGExt-1.31g, ContractConfigurator-Round8/ContractConfigurator-Round8-1.3.0, ContractConfigurator-UnmannedContracts/ContractConfigurator-UnmannedContracts-0.3.7, ContractConfigurator/ContractConfigurator-0.7.14, CraftHistory/CraftHistory-1.3.0, ForScienceContinued/ForScienceContinued-0.26.1, KerbalScienceExchange/KerbalScienceExchange-1.0.1, KerboKatzUtilities/KerboKatzUtilities-1.0.4, SpacetuxSA/SpacetuxSA-0.3.4, Workshop/Workshop-0.5.0, grandtours/ContractConfigurator-GrandTours-0.1.5

This commit is contained in:
NetKAN bot 2015-04-18 11:20:28 +02:00
parent 01e3c1e2da
commit af2b0d30cf
11 changed files with 348 additions and 2 deletions

57
AGExt/AGExt-1.31g.ckan Normal file
View File

@ -0,0 +1,57 @@
{
"spec_version": 1,
"name": "Action Groups Extended",
"identifier": "AGExt",
"author": "Diazo",
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"repository": "https://github.com/SirDiazo/AGExt"
},
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"x_supports": [
{
"name": "SCANsat"
},
{
"name": "Kethane"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "Firespitter"
},
{
"name": "InfernalRobotics"
},
{
"name": "TACLS"
},
{
"name": "WarpPlugin"
}
],
"version": "1.31g",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.31g/ActionGroupsExtended131g.zip",
"x_generated_by": "netkan",
"download_size": 79459
}

View File

@ -0,0 +1,32 @@
{
"spec_version": "v1.4",
"identifier": "ContractConfigurator-Round8",
"abstract": "Only you can prevent the ROUND-8 tank from being decommissioned! Grab this mod now, it won't be available once KSP 1.0 hits the shelves!",
"name": "Contract Pack: Save the ROUND-8",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"author": "nightingale",
"depends": [
{
"name": "ContractConfigurator"
}
],
"install": [
{
"find": "Round8",
"install_to": "GameData/ContractPacks"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/115705",
"bugtracker": "https://github.com/jrossignol/ContractPack-Round8/issues",
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-Round8/master/GameData/ContractPacks/Round8/LICENSE.txt",
"repository": "https://github.com/jrossignol/ContractPack-Round8"
},
"version": "1.3.0",
"download": "https://github.com/jrossignol/ContractPack-Round8/releases/download/1.3.0/ContractPack-Round8_1.3.0.zip",
"x_generated_by": "netkan",
"download_size": 12027,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -0,0 +1,44 @@
{
"spec_version": "v1.4",
"identifier": "ContractConfigurator-UnmannedContracts",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113417-Spacetux-Unmanned-Missions",
"kerbalstuff": "https://kerbalstuff.com/mod/651/Contract%20Pack:%20Unmanned%20Contracts",
"repository": "https://github.com/linuxgurugamer/UnmannedContracts"
},
"depends": [
{
"name": "CoherentContracts"
},
{
"name": "ContractConfigurator"
},
{
"name": "ModuleManager"
},
{
"name": "SpacetuxSA"
}
],
"install": [
{
"find": "UnmannedContracts",
"install_to": "GameData/ContractPacks/Spacetux"
}
],
"recommends": [
{
"name": "ContractConfigurator-AdvancedProgression"
}
],
"ksp_version": "0.90",
"name": "Contract Pack: Unmanned Contracts",
"license": "CC-BY-NC-SA-4.0",
"abstract": "Extensive series of unmanned contracts",
"author": "linuxgurugamer",
"version": "0.3.7",
"download": "https://kerbalstuff.com/mod/651/Contract%20Pack:%20Unmanned%20Contracts/download/0.3.7",
"x_generated_by": "netkan",
"download_size": 248676
}

View File

@ -0,0 +1,31 @@
{
"spec_version": 1,
"identifier": "ContractConfigurator",
"name": "Contract Configurator",
"abstract": "A config-file based solution for creating new contracts!",
"license": "MIT",
"release_status": "stable",
"author": "nightingale",
"description": "A config-file based solution for creating new contracts!",
"suggests": [
{
"name": "CoherentContracts"
},
{
"name": "ContractsWindowPlus"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
"repository": "https://github.com/jrossignol/ContractConfigurator"
},
"version": "0.7.14",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.7.14/ContractConfigurator_0.7.14.zip",
"x_generated_by": "netkan",
"download_size": 214902,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "CraftHistory",
"license": "restricted",
"install": [
{
"file": "GameData/KerboKatz/CraftHistory",
"install_to": "GameData/KerboKatz"
}
],
"depends": [
{
"name": "KerboKatzUtilities"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/110703",
"kerbalstuff": "https://kerbalstuff.com/mod/598/CraftHistory"
},
"ksp_version": "0.90",
"name": "CraftHistory",
"abstract": "Creates a history of your crafts while you edit them",
"author": "SpaceTiger",
"version": "1.3.0",
"download": "https://kerbalstuff.com/mod/598/CraftHistory/download/1.3.0",
"x_generated_by": "netkan",
"download_size": 50212
}

View File

@ -0,0 +1,24 @@
{
"x_via": "Automated KerbalStuff CKAN submission",
"identifier": "ForScienceContinued",
"license": "CC-BY-SA-4.0",
"spec_version": "v1.4",
"install": [
{
"file": "GameData/KerboKatz/ForScienceContinued",
"install_to": "GameData/KerboKatz"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/106004-0-90-ForScience-Continued",
"kerbalstuff": "https://kerbalstuff.com/mod/477/ForScience%20Continued!"
},
"ksp_version": "0.90",
"name": "ForScience Continued!",
"abstract": "Build upon the ForScience mod by WaveFunctionP. This version adds an interface and exciting new features to it.",
"author": "SpaceTiger",
"version": "0.26.1",
"download": "https://kerbalstuff.com/mod/477/ForScience%20Continued!/download/0.26.1",
"x_generated_by": "netkan",
"download_size": 24894
}

View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "KerbalScienceExchange",
"license": "restricted",
"install": [
{
"file": "GameData/KerboKatz/KerbalScienceExchange",
"install_to": "GameData/KerbalScienceExchange"
}
],
"depends": [
{
"name": "KerboKatzUtilities"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/110702",
"kerbalstuff": "https://kerbalstuff.com/mod/597/KerbalScienceExchange"
},
"ksp_version": "0.90",
"name": "KerbalScienceExchange",
"abstract": "Lets you exchange science points and funding",
"author": "SpaceTiger",
"version": "1.0.1",
"download": "https://kerbalstuff.com/mod/597/KerbalScienceExchange/download/1.0.1",
"x_generated_by": "netkan",
"download_size": 19251
}

View File

@ -0,0 +1,31 @@
{
"spec_version": "v1.4",
"identifier": "KerboKatzUtilities",
"license": "restricted",
"install": [
{
"file": "GameData/KerboKatz/Textures",
"install_to": "GameData/KerboKatz"
},
{
"file": "GameData/KerboKatz/KerboKatzUtilities.dll",
"install_to": "GameData/KerboKatz"
},
{
"file": "GameData/KerboKatz/KerboKatzUtilities.version",
"install_to": "GameData/KerboKatz"
}
],
"resources": {
"homepage": "https://github.com/Xarun/KerboKatzUtilities",
"kerbalstuff": "https://kerbalstuff.com/mod/600/KerboKatzUtilities"
},
"ksp_version": "0.90",
"name": "KerboKatzUtilities",
"abstract": "Utilities used in all of my mods",
"author": "SpaceTiger",
"version": "1.0.4",
"download": "https://kerbalstuff.com/mod/600/KerboKatzUtilities/download/1.0.4",
"x_generated_by": "netkan",
"download_size": 11902
}

View File

@ -7,12 +7,13 @@
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113417-Spacetux-Unmanned-Missions",
"kerbalstuff": "https://kerbalstuff.com/mod/656/Spacetux%20Shared%20Assets"
"kerbalstuff": "https://kerbalstuff.com/mod/656/Spacetux%20Shared%20Assets",
"repository": "https://github.com/linuxgurugamer/SpaceTux"
},
"install": [
{
"find": "spacetux",
"install_to": "GameData/"
"install_to": "GameData"
}
],
"ksp_version": "0.90",

View File

@ -0,0 +1,37 @@
{
"spec_version": 1,
"identifier": "Workshop",
"name": "OSE Workshop",
"abstract": "In flight part construction",
"author": "obivandamme",
"license": "CC-BY-NC-SA",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/108234",
"kerbalstuff": "https://kerbalstuff.com/mod/693/OSE%20Workshop"
},
"depends": [
{
"name": "ModuleManager"
},
{
"name": "KIS"
},
{
"name": "KAS"
},
{
"name": "CommunityResourcePack"
}
],
"install": [
{
"file": "GameData/Workshop",
"install_to": "GameData"
}
],
"ksp_version": "0.90",
"version": "0.5.0",
"download": "https://kerbalstuff.com/mod/693/OSE%20Workshop/download/0.5.0",
"x_generated_by": "netkan",
"download_size": 50842
}

View File

@ -0,0 +1,33 @@
{
"spec_version": "v1.4",
"identifier": "ContractConfigurator-GrandTours",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113400-Spacetux-Contract-Pack-Unmanned-Contracts-Rover-Contracts-Grand-Tours",
"kerbalstuff": "https://kerbalstuff.com/mod/689/Contract%20Pack:%20Grand%20Tours",
"repository": "https://github.com/linuxgurugamer/GrandTours"
},
"depends": [
{
"name": "SpacetuxSA"
},
{
"name": "ContractConfigurator"
}
],
"install": [
{
"find": "Grandtours",
"install_to": "GameData/ContractPacks/Spacetux"
}
],
"ksp_version": "0.90",
"name": "Contract Pack: Grand Tours",
"license": "CC-BY-NC-SA-4.0",
"abstract": "A series of 12 Grand Tours of the system",
"author": "linuxgurugamer",
"version": "0.1.5",
"download": "https://kerbalstuff.com/mod/689/Contract%20Pack:%20Grand%20Tours/download/0.1.5",
"x_generated_by": "netkan",
"download_size": 207891
}