NetKAN generated mods - DangIt-0.5.3.2, FerramAerospaceResearch-v0.14.5.1

This commit is contained in:
NetKAN bot 2014-12-19 14:12:00 -05:00
parent fed6dfd537
commit 3d8d91f829
2 changed files with 86 additions and 0 deletions

36
DangIt-0.5.3.2.ckan Normal file
View File

@ -0,0 +1,36 @@
{
"spec_version": 1,
"identifier": "DangIt",
"release_status": "development",
"license": "GPL-3.0",
"depends": [
{
"name": "CrewFiles"
},
{
"name": "ModuleManager"
},
{
"name": "CommunityResourcePack"
}
],
"recommends": [
{
"name": "Entropy"
}
],
"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.2",
"download": "https://kerbalstuff.com/mod/7/DangIt!/download/0.5.3.2",
"x_generated_by": "netkan",
"download_size": 155554
}

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.1",
"download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.5.1",
"x_generated_by": "netkan",
"download_size": 239488
}