NetKAN added mod - Pathfinder-PlayMode-CRP-v1.39.0 (#2783)

This commit is contained in:
NetKAN inflator Robot 2022-06-21 23:20:36 +08:00 committed by GitHub
parent 0f34a78d1e
commit 72a4e6e1a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 139 additions and 0 deletions

View File

@ -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.39.0",
"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": [
"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.39.0/Pathfinder.zip",
"download_size": 65970306,
"download_hash": {
"sha1": "12CEF2DBF2AB50923F587D19B9F31A91308006A4",
"sha256": "3C22D08B737636C55EDA3052D9135535AB7A51D298E1804CFB469455CE6C4FF5"
},
"download_content_type": "application/zip",
"release_date": "2022-06-20T19:33:40Z",
"x_generated_by": "netkan"
}