"NetKAN generated mods - FerramAerospaceResearch-v0.14.5"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-30 21:05:33 +00:00
parent 34cf917631
commit 8b0fe0add3
1 changed files with 53 additions and 48 deletions

View File

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