NetKAN generated mods - REKT-0.4.8.1
This commit is contained in:
parent
4343f9b85d
commit
d120d139d4
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "REKT",
|
||||
"name": "Recoverable Emergency Kerbal Transport",
|
||||
"abstract": "REKT",
|
||||
"author": [
|
||||
"steedcrugeon",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "0.4.8.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.1",
|
||||
"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",
|
||||
"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.8.1",
|
||||
"download_size": 6454078,
|
||||
"download_hash": {
|
||||
"sha1": "CE862B6D4BC3AF093FE827C8128D6189F92789B1",
|
||||
"sha256": "72B30B2C443425D4B07B612557A90257E5E30EAE91E2FA8D0A3E77852D5AEC81"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue