NetKAN added mod - Pathfinder-PlayMode-Simplified-v1.39.1 (#3116)
This commit is contained in:
parent
9632f0c8d5
commit
5d1713d453
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "Pathfinder-PlayMode-Simplified",
|
||||
"name": "Pathfinder Simplified Play Mode",
|
||||
"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": [
|
||||
"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.39.1/Pathfinder.zip",
|
||||
"download_size": 51286575,
|
||||
"download_hash": {
|
||||
"sha1": "C353D7A84EB77DA0B6EF15E9588D0702F7576FEF",
|
||||
"sha256": "6AF1FEB5CC140F3D9EB6E37054453D101BC725EB7452D7A849074922BFC369E7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 10914,
|
||||
"release_date": "2022-10-29T01:05:03Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue