From 390447e28bfa1668c1b382598cf176e977eed0c7 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space> Date: Sat, 29 Oct 2022 22:02:10 +0800 Subject: [PATCH] NetKAN inflated: Pathfinder (#3112) --- Pathfinder/Pathfinder-v1.39.1.ckan | 90 ++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 Pathfinder/Pathfinder-v1.39.1.ckan diff --git a/Pathfinder/Pathfinder-v1.39.1.ckan b/Pathfinder/Pathfinder-v1.39.1.ckan new file mode 100644 index 0000000000..808a4ebae7 --- /dev/null +++ b/Pathfinder/Pathfinder-v1.39.1.ckan @@ -0,0 +1,90 @@ +{ + "spec_version": "v1.10", + "identifier": "Pathfinder", + "name": "Pathfinder", + "abstract": "Space Camping @ Geoscience", + "author": "Angel-125", + "version": "v1.39.1", + "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.39.1/Pathfinder.zip", + "download_size": 51286575, + "download_hash": { + "sha1": "C353D7A84EB77DA0B6EF15E9588D0702F7576FEF", + "sha256": "6AF1FEB5CC140F3D9EB6E37054453D101BC725EB7452D7A849074922BFC369E7" + }, + "download_content_type": "application/zip", + "install_size": 107582665, + "release_date": "2022-10-29T01:05:03Z", + "x_generated_by": "netkan" +}