From fa774ba424ca7c9099d8f511c13c958c5896fa8e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 14 Feb 2021 21:48:28 +0000 Subject: [PATCH 1/4] NetKAN added mod - Pathfinder-PlayMode-ClassicStock-v1.37.0 --- ...hfinder-PlayMode-ClassicStock-v1.37.0.ckan | 53 +++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 Pathfinder-PlayMode-ClassicStock/Pathfinder-PlayMode-ClassicStock-v1.37.0.ckan diff --git a/Pathfinder-PlayMode-ClassicStock/Pathfinder-PlayMode-ClassicStock-v1.37.0.ckan b/Pathfinder-PlayMode-ClassicStock/Pathfinder-PlayMode-ClassicStock-v1.37.0.ckan new file mode 100644 index 0000000000..6ef777d479 --- /dev/null +++ b/Pathfinder-PlayMode-ClassicStock/Pathfinder-PlayMode-ClassicStock-v1.37.0.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": "v1.16", + "identifier": "Pathfinder-PlayMode-ClassicStock", + "name": "Pathfinder Classic Stock Play Mode", + "abstract": "Space Camping @ Geoscience", + "author": "Angel-125", + "version": "v1.37.0", + "ksp_version_min": "1.11.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", + "remote-avc": "https://raw.githubusercontent.com/Angel-125/Pathfinder/master/GameData/WildBlueIndustries/Pathfinder/Pathfinder.version" + }, + "tags": [ + "config" + ], + "provides": [ + "Pathfinder-PlayMode" + ], + "depends": [ + { + "name": "WildBlue-PlayMode-ClassicStock" + }, + { + "name": "ModuleManager" + }, + { + "name": "Pathfinder" + } + ], + "install": [ + { + "find": "Pathfinder/Templates/ClassicStock", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates" + }, + { + "find": "Pathfinder/Templates/ClassicStock.cfg", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates", + "find_matches_files": true + } + ], + "download": "https://github.com/Angel-125/Pathfinder/releases/download/v1.37.0/Pathfinder.zip", + "download_size": 64142850, + "download_hash": { + "sha1": "BF04D3BC64123E223D4BD63A5D519763C30234EB", + "sha256": "5FBFA8A75E110D228ED320559219B31FAF025A0474CFF416DA62D95FA07220AD" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-14T21:15:09Z", + "x_generated_by": "netkan" +} From 2e052651759ec81a5402874f2b7c0ba300c267a3 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 14 Feb 2021 21:48:37 +0000 Subject: [PATCH 2/4] NetKAN added mod - Pathfinder-PlayMode-CRP-v1.37.0 --- .../Pathfinder-PlayMode-CRP-v1.37.0.ckan | 139 ++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 Pathfinder-PlayMode-CRP/Pathfinder-PlayMode-CRP-v1.37.0.ckan diff --git a/Pathfinder-PlayMode-CRP/Pathfinder-PlayMode-CRP-v1.37.0.ckan b/Pathfinder-PlayMode-CRP/Pathfinder-PlayMode-CRP-v1.37.0.ckan new file mode 100644 index 0000000000..9f23c9dfdd --- /dev/null +++ b/Pathfinder-PlayMode-CRP/Pathfinder-PlayMode-CRP-v1.37.0.ckan @@ -0,0 +1,139 @@ +{ + "spec_version": "v1.18", + "identifier": "Pathfinder-PlayMode-CRP", + "name": "Pathfinder CRP Play Mode", + "abstract": "Space Camping @ Geoscience", + "author": "Angel-125", + "version": "v1.37.0", + "ksp_version_min": "1.11.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", + "remote-avc": "https://raw.githubusercontent.com/Angel-125/Pathfinder/master/GameData/WildBlueIndustries/Pathfinder/Pathfinder.version" + }, + "tags": [ + "config" + ], + "provides": [ + "Pathfinder-PlayMode" + ], + "depends": [ + { + "name": "WildBlue-PlayMode-CRP" + }, + { + "name": "ModuleManager" + }, + { + "name": "Pathfinder" + } + ], + "install": [ + { + "find": "Pathfinder/Templates/CRP.cfg", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/Blacksmith.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "Blacksmith.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/BrewWorks.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "BrewWorks.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/Claimjumper.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "Claimjumper.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/Clockworks.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "Clockworks.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/GeologyLab.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "GeologyLab.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/GoldStrike.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "GoldStrike.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/HotSprings.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "HotSprings.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/Ironworks.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "Ironworks.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/Lasso.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "Lasso.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/MM_Snacks.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "MM_Snacks.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/Nukeworks.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "Nukeworks.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/OPAL.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "OPAL.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/SolarFlare.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "SolarFlare.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/SunburnLab.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "SunburnLab.cfg", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/CRP/WatneyChemLab.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/CRP", + "as": "WatneyChemLab.cfg", + "find_matches_files": true + } + ], + "download": "https://github.com/Angel-125/Pathfinder/releases/download/v1.37.0/Pathfinder.zip", + "download_size": 64142850, + "download_hash": { + "sha1": "BF04D3BC64123E223D4BD63A5D519763C30234EB", + "sha256": "5FBFA8A75E110D228ED320559219B31FAF025A0474CFF416DA62D95FA07220AD" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-14T21:15:09Z", + "x_generated_by": "netkan" +} From 50b7b47438f3dc9f0dc53c27f2e91cb448ceb622 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 14 Feb 2021 21:48:47 +0000 Subject: [PATCH 3/4] NetKAN added mod - Pathfinder-PlayMode-Pristine-v1.37.0 --- .../Pathfinder-PlayMode-Pristine-v1.37.0.ckan | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 Pathfinder-PlayMode-Pristine/Pathfinder-PlayMode-Pristine-v1.37.0.ckan diff --git a/Pathfinder-PlayMode-Pristine/Pathfinder-PlayMode-Pristine-v1.37.0.ckan b/Pathfinder-PlayMode-Pristine/Pathfinder-PlayMode-Pristine-v1.37.0.ckan new file mode 100644 index 0000000000..3ffe1862b2 --- /dev/null +++ b/Pathfinder-PlayMode-Pristine/Pathfinder-PlayMode-Pristine-v1.37.0.ckan @@ -0,0 +1,55 @@ +{ + "spec_version": "v1.18", + "identifier": "Pathfinder-PlayMode-Pristine", + "name": "Pathfinder Pristine Play Mode", + "abstract": "Space Camping @ Geoscience", + "author": "Angel-125", + "version": "v1.37.0", + "ksp_version_min": "1.11.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", + "remote-avc": "https://raw.githubusercontent.com/Angel-125/Pathfinder/master/GameData/WildBlueIndustries/Pathfinder/Pathfinder.version" + }, + "tags": [ + "config" + ], + "provides": [ + "Pathfinder-PlayMode" + ], + "depends": [ + { + "name": "WildBlue-PlayMode-Pristine" + }, + { + "name": "ModuleManager" + }, + { + "name": "Pathfinder" + } + ], + "install": [ + { + "find": "Pathfinder/Templates/Pristine.cfg", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/Pristine/Pristine Mode.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/Pristine", + "as": "Pristine Mode.cfg", + "find_matches_files": true + } + ], + "download": "https://github.com/Angel-125/Pathfinder/releases/download/v1.37.0/Pathfinder.zip", + "download_size": 64142850, + "download_hash": { + "sha1": "BF04D3BC64123E223D4BD63A5D519763C30234EB", + "sha256": "5FBFA8A75E110D228ED320559219B31FAF025A0474CFF416DA62D95FA07220AD" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-14T21:15:09Z", + "x_generated_by": "netkan" +} From 3a7a6b703d2b50b5d0e1d95b684eb90fbbf33399 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 14 Feb 2021 21:48:57 +0000 Subject: [PATCH 4/4] NetKAN added mod - Pathfinder-PlayMode-Simplified-v1.37.0 --- ...athfinder-PlayMode-Simplified-v1.37.0.ckan | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 Pathfinder-PlayMode-Simplified/Pathfinder-PlayMode-Simplified-v1.37.0.ckan diff --git a/Pathfinder-PlayMode-Simplified/Pathfinder-PlayMode-Simplified-v1.37.0.ckan b/Pathfinder-PlayMode-Simplified/Pathfinder-PlayMode-Simplified-v1.37.0.ckan new file mode 100644 index 0000000000..5b19c1cb9f --- /dev/null +++ b/Pathfinder-PlayMode-Simplified/Pathfinder-PlayMode-Simplified-v1.37.0.ckan @@ -0,0 +1,55 @@ +{ + "spec_version": "v1.18", + "identifier": "Pathfinder-PlayMode-Simplified", + "name": "Pathfinder Simplified Play Mode", + "abstract": "Space Camping @ Geoscience", + "author": "Angel-125", + "version": "v1.37.0", + "ksp_version_min": "1.11.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", + "remote-avc": "https://raw.githubusercontent.com/Angel-125/Pathfinder/master/GameData/WildBlueIndustries/Pathfinder/Pathfinder.version" + }, + "tags": [ + "config" + ], + "provides": [ + "Pathfinder-PlayMode" + ], + "depends": [ + { + "name": "WildBlue-PlayMode-Simplified" + }, + { + "name": "ModuleManager" + }, + { + "name": "Pathfinder" + } + ], + "install": [ + { + "find": "Pathfinder/Templates/Simplified.cfg", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates", + "find_matches_files": true + }, + { + "find": "Pathfinder/Templates/Simplified/Simplified Mode.txt", + "install_to": "GameData/WildBlueIndustries/Pathfinder/Templates/Simplified", + "as": "Simplified Mode.cfg", + "find_matches_files": true + } + ], + "download": "https://github.com/Angel-125/Pathfinder/releases/download/v1.37.0/Pathfinder.zip", + "download_size": 64142850, + "download_hash": { + "sha1": "BF04D3BC64123E223D4BD63A5D519763C30234EB", + "sha256": "5FBFA8A75E110D228ED320559219B31FAF025A0474CFF416DA62D95FA07220AD" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-14T21:15:09Z", + "x_generated_by": "netkan" +}