"NetKAN generated mods - Pathfinder-v0.9.24"
This commit is contained in:
parent
a43dc64f5a
commit
6f3c0da0af
|
@ -0,0 +1,73 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "Pathfinder",
|
||||
"name": "Pathfinder",
|
||||
"abstract": "Space camping & geoscience",
|
||||
"author": "Angel125",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/121397-105-beta-pathfinder-0910-space-camping-geoscience/&page=1",
|
||||
"repository": "https://github.com/Angel-125/Pathfinder"
|
||||
},
|
||||
"version": "v0.9.24",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.4.9"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueTools",
|
||||
"min_version": "1.0.32"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.18"
|
||||
},
|
||||
{
|
||||
"name": "Buffalo",
|
||||
"min_version": "0.2.7"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Pathfinder-AntennarangePatch"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/WildBlueIndustries/Pathfinder",
|
||||
"install_to": "GameData/WildBlueIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/Pathfinder/releases/download/v0.9.24/Pathfinder_0_9_24.zip",
|
||||
"download_size": 24735575,
|
||||
"download_hash": {
|
||||
"sha1": "890F10462D0E552FB19F9949922CFBA4ECC028DC",
|
||||
"sha256": "AB07B773AD37A6A0D14AE22CA9983B59D49C2C17504E3D58BE3C8D0331D9AB8C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue