mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - ContractConfigurator-AdvancedProgression/ContractConfigurator-AdvancedProgression-3.0, FerramAerospaceResearch/FerramAerospaceResearch-v0.14.7
This commit is contained in:
@ -0,0 +1,29 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ContractConfigurator-AdvancedProgression",
|
||||
"name": "Contract Pack: Advanced Progression",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator",
|
||||
"min_version": "0.7.0"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AdvancedProgression",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/113119-Advanced-Progression-Contracts",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/642/Advanced%20Progression%20Contracts"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"abstract": "A set of contracts to give more focus to career mode. ",
|
||||
"author": "Tjsnh",
|
||||
"version": "3.0",
|
||||
"download": "https://kerbalstuff.com/mod/642/Advanced%20Progression%20Contracts/download/3.0",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 9677
|
||||
}
|
45
FerramAerospaceResearch/FerramAerospaceResearch-v0.14.7.ckan
Normal file
45
FerramAerospaceResearch/FerramAerospaceResearch-v0.14.7.ckan
Normal file
@ -0,0 +1,45 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"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.7",
|
||||
"download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.7",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 250005
|
||||
}
|
Reference in New Issue
Block a user