NetKAN added mod - Pathfinder-v1.41.0 (#3263)
This commit is contained in:
parent
c8a0f1638d
commit
80a3e9e3ba
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "Pathfinder",
|
||||
"name": "Pathfinder",
|
||||
"abstract": "Space Camping @ Geoscience",
|
||||
"author": "Angel-125",
|
||||
"version": "v1.41.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": [
|
||||
"parts",
|
||||
"plugin",
|
||||
"agency",
|
||||
"resources",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "Pathfinder-PlayMode"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KerbalActuators"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueTools"
|
||||
},
|
||||
{
|
||||
"name": "ClassicStockResources"
|
||||
}
|
||||
],
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/Pathfinder/releases/download/v1.41.0/Pathfinder.zip",
|
||||
"download_size": 51468837,
|
||||
"download_hash": {
|
||||
"sha1": "DE30E230CBADE95D14D4AB0FEEF65A4AA18DDC28",
|
||||
"sha256": "8E7BD7BFD3C9E02B0D982751C5F02A0706E8F9152B278DEE1D43878B97177B34"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 107731437,
|
||||
"release_date": "2024-07-06T21:11:58Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue