NetKAN added mod - NearFutureSpacecraft-1.4.5
This commit is contained in:
parent
7892a752d5
commit
389ac87346
|
@ -0,0 +1,94 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NearFutureSpacecraft",
|
||||
"name": "Near Future Spacecraft",
|
||||
"abstract": "New command pods, control systems and engines for crewed spacecraft",
|
||||
"author": "Nertea (Chris Adderley)",
|
||||
"version": "1.4.5",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155465-16x-near-future-technologies-16x-fixes-jan-21/",
|
||||
"spacedock": "https://spacedock.info/mod/708/Near%20Future%20Spacecraft",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/NearFutureSpacecraft",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/NearFutureSpacecraft/issues",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/NearFutureSpacecraft/raw/master/CKAN/NearFutureSpacecraft.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/NearFutureSpacecraft/master/GameData/NearFutureSpacecraft/Versioning/NearFutureSpacecraft.version",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Spacecraft/Near_Future_Spacecraft-1463532778.5485678.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"graphics",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFutureProps"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansionRedux"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
},
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NearFutureSpacecraft",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/708/Near%20Future%20Spacecraft/download/1.4.5",
|
||||
"download_size": 94037050,
|
||||
"download_hash": {
|
||||
"sha1": "D33730360451DB0C1B4F34069DC146DF74EEACC6",
|
||||
"sha256": "E06734716D3B359EBEC9070733709713DAA0C5B1D0DAA181658DD86AEB48541C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 221452751,
|
||||
"release_date": "2024-08-18T05:31:01.771722+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue