"NetKAN generated mods - FerramAerospaceResearch-v0.14.3.2"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-27 17:50:39 +00:00
parent 6f6f2b2645
commit 86166d5e87
1 changed files with 48 additions and 43 deletions

View File

@ -1,45 +1,50 @@
{ {
"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"
}
],
"install": [
{
"file": "GameData/FerramAerospaceResearch",
"install_to": "GameData"
}, },
{ "version": "v0.14.3.2",
"file": "Ships", "ksp_version": "0.25",
"install_to": "Ships", "provides": [
"optional": true, "AerodynamicModel",
"description": "FAR example craft" "FAR"
} ],
], "depends": [
"ksp_version": "0.25", {
"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.3.2", "conflicts": [
"download": "http://ckan1.spacedock.info/storage/ferram4_54/Ferram_Aerospace_Research/Ferram_Aerospace_Research-v0.14.3.2.zip", {
"x_generated_by": "netkan", "name": "AerodynamicModel"
"download_size": 176527 }
],
"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.3.2.zip",
"download_size": 176527,
"download_hash": {
"sha1": "0A4396FADAF5641D58A3F031F006E7D39B50AB8A",
"sha256": "C595C452281768142B613933D887635404283728BC89751CC708A2C1098064B0"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }