diff --git a/FASA/FASA-5.42.ckan b/FASA/FASA-5.42.ckan new file mode 100644 index 0000000000..23a8bafef3 --- /dev/null +++ b/FASA/FASA-5.42.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": 1, + "identifier": "FASA", + "name": "FASA", + "abstract": "FASA has Kerbal style NASA space craft from Mercury to Apollo", + "author": "frizzank", + "license": "restricted", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24867-21-FASA-2-2-Wings!!!-Sept-4?highlight=fasa", + "kerbalstuff": "https://kerbalstuff.com/mod/27/FASA", + "x_screenshot": "https://kerbalstuff.com/content/frizzank_64/FASA/FASA.jpg" + }, + "version": "5.42", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ReflectionPlugin" + } + ], + "recommends": [ + { + "name": "RasterPropMonitor" + } + ], + "conflicts": [ + { + "name": "FASALaunchClamps" + } + ], + "install": [ + { + "file": "GameData/FASA", + "install_to": "GameData", + "filter": "Plugins" + } + ], + "download": "https://kerbalstuff.com/mod/27/FASA/download/5.42", + "download_size": 94953592, + "x_generated_by": "netkan" +}