CKAN-meta/FerramAerospaceResearch/FerramAerospaceResearch-v0....

50 lines
1.3 KiB
Plaintext
Raw Normal View History

2015-01-03 12:56:37 +00:00
{
"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": "http://ckan1.spacedock.info/storage/ferram4_54/Ferram_Aerospace_Research/Ferram_Aerospace_Research-v0.14.5.zip",
2015-01-03 12:56:37 +00:00
"x_generated_by": "netkan",
"download_size": 239162
}