NetKAN added mod - RasterPropMonitor-Core-1-v0.31.13.2
This commit is contained in:
parent
3d32697ec1
commit
5b6dcb1b94
|
@ -0,0 +1,121 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "This package contains the plugin, and the standard parts library.",
|
||||
"identifier": "RasterPropMonitor-Core",
|
||||
"name": "RasterPropMonitor Core",
|
||||
"abstract": "Plugin and props for use in IVAs",
|
||||
"author": [
|
||||
"Mihara",
|
||||
"MOARdV",
|
||||
"JonnyOThan"
|
||||
],
|
||||
"version": "1:v0.31.13.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190737-18x-110x-rasterpropmonitor-adopted/",
|
||||
"spacedock": "https://spacedock.info/mod/2534/RasterPropMonitor",
|
||||
"repository": "https://github.com/JonnyOThan/RasterPropMonitor",
|
||||
"bugtracker": "https://github.com/JonnyOThan/RasterPropMonitor/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/JonnyOThan/RasterPropMonitor/master/GameData/JSI/RasterPropMonitor/RasterPropMonitor.version",
|
||||
"x_screenshot": "https://spacedock.info/content/JonnyOThan_33590/RasterPropMonitor/RasterPropMonitor-1683294207.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DE-IVAExtension"
|
||||
},
|
||||
{
|
||||
"name": "FreeIva"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Astrogator"
|
||||
},
|
||||
{
|
||||
"name": "DockingPortAlignmentIndicator"
|
||||
},
|
||||
{
|
||||
"name": "NavUtilitiesContinued"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "VesselView"
|
||||
},
|
||||
{
|
||||
"name": "ProbeControlRoomRecontrolled"
|
||||
},
|
||||
{
|
||||
"name": "kOSPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "Chatterer"
|
||||
},
|
||||
{
|
||||
"name": "Reviva"
|
||||
},
|
||||
{
|
||||
"name": "MechJeb2"
|
||||
},
|
||||
{
|
||||
"name": "RealChute"
|
||||
},
|
||||
{
|
||||
"name": "ASETProps"
|
||||
},
|
||||
{
|
||||
"name": "ASETAvionics"
|
||||
},
|
||||
{
|
||||
"name": "Mk1LanderCanIVAReplbyASET"
|
||||
},
|
||||
{
|
||||
"name": "MK12PodIVAReplacementbyASET"
|
||||
},
|
||||
{
|
||||
"name": "ALCORIVAPatch"
|
||||
},
|
||||
{
|
||||
"name": "ThroughTheEyesOfaKerbal"
|
||||
},
|
||||
{
|
||||
"name": "QuickIVA"
|
||||
},
|
||||
{
|
||||
"name": "KSAIVAUpgrade"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "JSI/RasterPropMonitor",
|
||||
"install_to": "GameData/JSI"
|
||||
},
|
||||
{
|
||||
"find": "JSI/RPMPodPatches/BasicMFD",
|
||||
"install_to": "GameData/JSI/RPMPodPatches",
|
||||
"comment": "This folder contains the multi-function display props, which belong in this module along with the other props"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2534/RasterPropMonitor/download/0.31.13.2",
|
||||
"download_size": 1291399,
|
||||
"download_hash": {
|
||||
"sha1": "56D9A77C3EF2536F2CC6F144794F2AA59E3BAAAF",
|
||||
"sha256": "633CE305A5AA49D8F5AF9DEF28747D52266BD246B5E998DE8E37B3264B516C46"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 6465438,
|
||||
"release_date": "2023-05-22T15:10:07.24578+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue