mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - FerramAerospaceResearch-v0.14.4"
This commit is contained in:
@ -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.4",
|
||||||
"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.4",
|
"suggests": [
|
||||||
"download": "http://ckan1.spacedock.info/storage/ferram4_54/Ferram_Aerospace_Research/Ferram_Aerospace_Research-v0.14.4.zip",
|
{
|
||||||
"x_generated_by": "netkan",
|
"name": "KerbalIspDifficultyScaler"
|
||||||
"download_size": 209252
|
}
|
||||||
}
|
],
|
||||||
|
"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.4.zip",
|
||||||
|
"download_size": 209252,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "2DE3DC687E93FD662B994025F8123DEA215BB195",
|
||||||
|
"sha256": "4DD3B82DA384152F6C1BEF58A3866ABA0E44BBAABD4FDFB2A3B29F456D13B4FF"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user