diff --git a/Pathfinder/Pathfinder-v1.35.2.ckan b/Pathfinder/Pathfinder-v1.35.2.ckan new file mode 100644 index 0000000000..3350cc2825 --- /dev/null +++ b/Pathfinder/Pathfinder-v1.35.2.ckan @@ -0,0 +1,90 @@ +{ + "spec_version": "v1.4", + "identifier": "Pathfinder", + "name": "Pathfinder", + "abstract": "Space Camping @ Geoscience", + "author": "Angel125", + "version": "v1.35.2", + "ksp_version_min": "1.8.0", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/121397-*", + "repository": "https://github.com/Angel-125/Pathfinder", + "bugtracker": "https://github.com/Angel-125/Pathfinder/issues" + }, + "tags": [ + "parts", + "plugin", + "agency", + "resources", + "crewed" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "KerbalActuators" + }, + { + "name": "ClassicStockResources" + }, + { + "name": "BarisBridge" + }, + { + "name": "WildBlueTools" + }, + { + "name": "Buffalo" + } + ], + "recommends": [ + { + "name": "KAS" + }, + { + "name": "KIS" + } + ], + "supports": [ + { + "name": "ConnectedLivingSpace" + }, + { + "name": "TACLS" + }, + { + "name": "USI-LS" + }, + { + "name": "Snacks" + } + ], + "install": [ + { + "find": "Pathfinder", + "install_to": "GameData/WildBlueIndustries", + "filter_regexp": [ + ".*\\.pdb$" + ] + }, + { + "find": "SPH", + "install_to": "Ships" + }, + { + "file": "GameData/WBIPlayMode.cfg", + "install_to": "GameData" + } + ], + "download": "https://github.com/Angel-125/Pathfinder/releases/download/v1.35.2/Pathfinder_1_35_2.zip", + "download_size": 62202355, + "download_hash": { + "sha1": "F2656905D2C6DA8AD82DB60E148C7E4317CBED6C", + "sha256": "65F6C7C00BD4B9B7A10B21100A5F71E8467141197BC9ED9A7975552CCBB48221" + }, + "download_content_type": "application/zip", + "release_date": "2020-08-31T20:35:24Z", + "x_generated_by": "netkan" +}