"NetKAN generated mods - KerbinSideGAP-1.4"
This commit is contained in:
parent
4b2636f70f
commit
2f94f9f48a
|
@ -0,0 +1,60 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.10",
|
||||||
|
"identifier": "KerbinSideGAP",
|
||||||
|
"name": "Kerbin Side GAP",
|
||||||
|
"abstract": "Aircraft routes all around the Kerbin! Contracts to perform various flights between majority of Kerbin Side bases.",
|
||||||
|
"author": "Keniamin",
|
||||||
|
"license": "CC-BY-NC-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/133545-10x-kerbin-side-gap/",
|
||||||
|
"repository": "https://github.com/Keniamin/KerbinSideGAP"
|
||||||
|
},
|
||||||
|
"version": "1.4",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "KerbinSide-virt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ContractConfigurator",
|
||||||
|
"min_version": "1.9.6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ContractConfigurator-KerbinSideJobs",
|
||||||
|
"min_version": "2.0"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "NavUtilities"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "WaypointManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "KerbalAircraftExpansion"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "WiderContractsApp"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "KerbinSideGAP",
|
||||||
|
"install_to": "GameData/ContractPacks"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "KerbinSideRunways.rwy",
|
||||||
|
"install_to": "GameData/KerbalScienceFoundation/NavInstruments/Runways"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/Keniamin/KerbinSideGAP/releases/download/1.4/KerbinSideGAP-1.4.zip",
|
||||||
|
"download_size": 163788,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "D9A593E101AC92C3DDC89F24D83FB909A64785D9",
|
||||||
|
"sha256": "0627DFC40B5BCA5B9E33CA9B0DFDA5CB7177972E294EED6921EA72836DE506B0"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue