NetKAN added mod - REKT-0.4.9.1
This commit is contained in:
parent
a8147dad65
commit
1f332f5917
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "REKT",
|
||||
"name": "Recoverable Emergency Kerbal Transport",
|
||||
"abstract": "REKT",
|
||||
"author": [
|
||||
"steedcrugeon",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "0.4.9.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181613-145-151-161-rekt-escape-pod-mod/",
|
||||
"spacedock": "https://spacedock.info/mod/1021/Recoverable%20Emergency%20Kerbal%20Transport",
|
||||
"repository": "https://github.com/linuxgurugamer/REKT",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/REKT/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/RecoverableEmergencyKerbalTransport",
|
||||
"x_screenshot": "https://spacedock.info/content/steedcrugeon_8650/Recoverable_Emergency_Kerbal_Transport/Recoverable_Emergency_Kerbal_Transport-1477517270.5627637.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"es-es"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RetractableLiftingSurface"
|
||||
},
|
||||
{
|
||||
"name": "KSPWheel"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "IndicatorLights"
|
||||
},
|
||||
{
|
||||
"name": "Landertron"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SHED",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Agencies",
|
||||
"License",
|
||||
"RetractableLiftingSurface"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1021/Recoverable%20Emergency%20Kerbal%20Transport/download/0.4.9.1",
|
||||
"download_size": 6519121,
|
||||
"download_hash": {
|
||||
"sha1": "5BB915A70E7837D78CA5624BEE5A1F52B44642B6",
|
||||
"sha256": "6AE9FA6AC53EC5E467C87FD2C6D20EA1D058B8316158C9B2EAC4488D01BB56B1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 117617166,
|
||||
"release_date": "2024-03-31T15:16:20.462067+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue