NetKAN generated mods - CrewFiles-2.1, DangIt-0.5.3, FerramAerospaceResearch-v0.14.5, NEAR-v1.3.1, QuantumStrutsContinued-1.2, RandSCapsuledyne-1.4.0, ScienceFunding-1.0, TextureReplacer-2.1, TweakableEverything-1.6, USI-FTT-0.3.0, VOID-0.16

This commit is contained in:
NetKAN bot 2014-12-16 13:10:10 -05:00
parent 5ecc4384f3
commit 23c83423cc
11 changed files with 204 additions and 5 deletions

21
CrewFiles-2.1.ckan Normal file
View File

@ -0,0 +1,21 @@
{
"spec_version": 1,
"identifier": "CrewFiles",
"release_status": "stable",
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/83755",
"bugtracker": "https://github.com/Ippo343/CrewFiles/issues",
"repository": "https://github.com/Ippo343/CrewFiles",
"kerbalstuff": "https://kerbalstuff.com/mod/39"
},
"ksp_version": "0.90",
"name": "CrewFiles",
"license": "LGPL-3.0",
"abstract": "A modder API to give each kerbal his own individual data file that you can use to store information about him",
"author": "Ippo",
"version": "2.1",
"download": "https://kerbalstuff.com/mod/39/CrewFiles/download/2.1",
"x_generated_by": "netkan",
"download_size": 32206
}

31
DangIt-0.5.3.ckan Normal file
View File

@ -0,0 +1,31 @@
{
"spec_version": 1,
"identifier": "DangIt",
"release_status": "development",
"license": "GPL-3.0",
"depends": [
{
"name": "CrewFiles"
},
{
"name": "ModuleManager"
},
{
"name": "CommunityResourcePack"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81794",
"bugtracker": "https://github.com/Ippo343/DangIt/issues",
"repository": "https://github.com/Ippo343/DangIt",
"kerbalstuff": "https://kerbalstuff.com/mod/7"
},
"ksp_version": "0.90",
"name": "DangIt!",
"abstract": "A random failure mod for KSP.",
"author": "Ippo",
"version": "0.5.3",
"download": "https://kerbalstuff.com/mod/7/DangIt!/download/0.5.3",
"x_generated_by": "netkan",
"download_size": 154720
}

View File

@ -0,0 +1,50 @@
{
"spec_version": 1,
"identifier": "FerramAerospaceResearch",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"repository": "https://github.com/ferram4/Ferram-Aerospace-Research",
"homepage": "http://kerbalspaceprogram.com/forum/showthread.php/20451",
"kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research"
},
"provides": [
"AerodynamicModel",
"FAR"
],
"conflicts": [
{
"name": "AerodynamicModel"
}
],
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "KerbalIspDifficultyScaler"
}
],
"install": [
{
"file": "GameData/FerramAerospaceResearch",
"install_to": "GameData"
},
{
"file": "Ships",
"install_to": "Ships",
"optional": true,
"description": "FAR example craft"
}
],
"ksp_version": "0.90",
"name": "Ferram Aerospace Research",
"abstract": "FAR replaces KSP's stock mass-based aerodynamics model with one based on real-life physics.",
"author": "ferram4",
"version": "v0.14.5",
"download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.5",
"x_generated_by": "netkan",
"download_size": 239162
}

33
NEAR-v1.3.1.ckan Normal file
View File

@ -0,0 +1,33 @@
{
"spec_version": 1,
"identifier": "NEAR",
"license": "GPL-3.0",
"provides": [
"AerodynamicModel"
],
"conflicts": [
{
"name": "AerodynamicModel"
},
{
"name": "FerramAerospaceResearch"
}
],
"depends": [
{
"name": "ModuleManager"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/86419",
"kerbalstuff": "https://kerbalstuff.com/mod/54/Neophyte's%20Elementary%20Aerodynamics%20Replacement"
},
"ksp_version": "0.90",
"name": "Neophyte's Elementary Aerodynamics Replacement",
"abstract": "NEAR replaces KSP's stock mass-based aerodynamics model with a relatively simple, slightly more realistic one.",
"author": "ferram4",
"version": "v1.3.1",
"download": "https://kerbalstuff.com/mod/54/Neophyte's%20Elementary%20Aerodynamics%20Replacement/download/v1.3.1",
"x_generated_by": "netkan",
"download_size": 78227
}

View File

@ -20,7 +20,7 @@
"homepage": "http://forum.kerbalspaceprogram.com/threads/93818",
"kerbalstuff": "https://kerbalstuff.com/mod/168/QuantumStrutsContinued"
},
"ksp_version": "0.25",
"ksp_version": "0.90",
"name": "QuantumStrutsContinued",
"abstract": "Magical struts for rigidifying vessels outside the assembly buildings",
"author": "toadicus",

View File

@ -18,7 +18,7 @@
"homepage": "http://forum.kerbalspaceprogram.com/threads/75074-Taurus-HCV-3-75-m-Stock-ish-Crew-Pod-v-b0-5-April-4-2014?p=1064792#post1064792",
"kerbalstuff": "https://kerbalstuff.com/mod/13/Taurus%20HCV%20-%203.75%20m%20Stock-ish%20Crew%20Pod"
},
"ksp_version": "0.25",
"ksp_version": "0.90",
"abstract": "0.90.0 COMPATIBLE! The Taurus High Capacity Vehicle is a 7 kerbal, 3.75-m cockpit designed to integrate well with the stock game. ",
"author": "jnrobinson",
"version": "1.4.0",

View File

@ -6,7 +6,7 @@
"homepage": "http://forum.kerbalspaceprogram.com/threads/102911",
"kerbalstuff": "https://kerbalstuff.com/mod/405/Science%20Funding"
},
"ksp_version": "0.25",
"ksp_version": "0.90",
"name": "Science Funding",
"license": "MIT",
"abstract": "Adds a new funding mechanism based entirely on science reports.",

18
TextureReplacer-2.1.ckan Normal file
View File

@ -0,0 +1,18 @@
{
"spec_version": 1,
"identifier": "TextureReplacer",
"license": "CC-BY-NC-SA-4.0",
"comment": "Plugin is MIT, but some parts CC-BY-NC-SA, and we always specify most restrictive in metadata.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/60961",
"kerbalstuff": "https://kerbalstuff.com/mod/150/TextureReplacer"
},
"ksp_version": "0.90",
"name": "TextureReplacer",
"abstract": "Kerbal pimping and texture replacement, compression, mipmap generation and trilinear filtering.",
"author": "shaw",
"version": "2.1",
"download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/2.1",
"x_generated_by": "netkan",
"download_size": 157129
}

View File

@ -20,7 +20,7 @@
"homepage": "http://forum.kerbalspaceprogram.com/threads/64711",
"kerbalstuff": "https://kerbalstuff.com/mod/255/TweakableEverything"
},
"ksp_version": "0.25",
"ksp_version": "0.90",
"name": "TweakableEverything",
"abstract": "For all your part tweaking needs",
"author": "toadicus",

46
USI-FTT-0.3.0.ckan Normal file
View File

@ -0,0 +1,46 @@
{
"spec_version": 1,
"name": "USI Freight Transport Technologies",
"identifier": "USI-FTT",
"author": "RoverDude",
"abstract": "A series of modular parts for all of your hauling, mining, and exploration needs!",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91706",
"repository": "https://github.com/BobPalmer/FTT"
},
"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": "ORSX",
"min_version": "0.1.3"
}
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"version": "0.3.0",
"download": "https://github.com/BobPalmer/FTT/releases/download/0.3.0/FTT_0.3.0.zip",
"x_generated_by": "netkan",
"download_size": 19209753
}

View File

@ -17,7 +17,7 @@
"homepage": "http://forum.kerbalspaceprogram.com/threads/54533",
"kerbalstuff": "https://kerbalstuff.com/mod/253/VOID"
},
"ksp_version": "0.25",
"ksp_version": "0.90",
"name": "VOID",
"abstract": "Vessel Orbital Informational Display",
"author": "toadicus",