diff --git a/Pathfinder/Pathfinder-v1.40.2.ckan b/Pathfinder/Pathfinder-v1.40.2.ckan new file mode 100644 index 0000000000..00b9225eeb --- /dev/null +++ b/Pathfinder/Pathfinder-v1.40.2.ckan @@ -0,0 +1,90 @@ +{ + "spec_version": "v1.10", + "identifier": "Pathfinder", + "name": "Pathfinder", + "abstract": "Space Camping @ Geoscience", + "author": "Angel-125", + "version": "v1.40.2", + "ksp_version_min": "1.12.2", + "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", + "remote-avc": "https://raw.githubusercontent.com/Angel-125/Pathfinder/master/GameData/WildBlueIndustries/Pathfinder/Pathfinder.version" + }, + "tags": [ + "parts", + "plugin", + "agency", + "resources", + "crewed" + ], + "depends": [ + { + "name": "Pathfinder-PlayMode" + }, + { + "name": "ModuleManager" + }, + { + "name": "KerbalActuators" + }, + { + "name": "WildBlueTools" + } + ], + "recommends": [ + { + "name": "KAS" + }, + { + "name": "KIS" + }, + { + "name": "Buffalo2" + } + ], + "supports": [ + { + "name": "ConnectedLivingSpace" + }, + { + "name": "TACLS" + }, + { + "name": "USI-LS" + }, + { + "name": "Snacks" + } + ], + "install": [ + { + "find": "Pathfinder", + "install_to": "GameData/WildBlueIndustries", + "filter_regexp": [ + ".*\\.pdb$", + "Templates" + ] + }, + { + "find": "Pathfinder/Templates/Common", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates" + }, + { + "file": "GameData/WBIPlayMode.cfg", + "install_to": "GameData" + } + ], + "download": "https://github.com/Angel-125/Pathfinder/releases/download/v1.40.2/Pathfinder.zip", + "download_size": 51226433, + "download_hash": { + "sha1": "96D5C26538581BEFB5162A47840E6CEFEFC8170C", + "sha256": "5D5ADD60C36A1A66FB75C84F6570B835E9827AF02FCEED432A987A082F55B755" + }, + "download_content_type": "application/zip", + "install_size": 107484501, + "release_date": "2023-01-24T19:09:20Z", + "x_generated_by": "netkan" +}