NetKAN added mod - RasterPropMonitor-Core-1-v1.0.2
This commit is contained in:
parent
9f20d0a275
commit
851c369348
|
@ -0,0 +1,125 @@
|
|||
{
|
||||
"spec_version": "v1.34",
|
||||
"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:v1.0.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/FirstPersonKSP/RasterPropMonitor",
|
||||
"bugtracker": "https://github.com/FirstPersonKSP/RasterPropMonitor/issues",
|
||||
"remote-avc": "https://github.com/FirstPersonKSP/RasterPropMonitor/releases/latest/download/RasterPropMonitor.version",
|
||||
"x_screenshot": "https://spacedock.info/content/JonnyOThan_33590/RasterPropMonitor/RasterPropMonitor-1683294207.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed",
|
||||
"first-person"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DE-IVAExtension"
|
||||
},
|
||||
{
|
||||
"name": "FreeIva"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Astrogator"
|
||||
},
|
||||
{
|
||||
"name": "DockingPortAlignmentIndicator"
|
||||
},
|
||||
{
|
||||
"name": "NavUtilities"
|
||||
},
|
||||
{
|
||||
"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": "ALCOR"
|
||||
},
|
||||
{
|
||||
"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://github.com/FirstPersonKSP/RasterPropMonitor/releases/download/1.0.2/RasterPropMonitor-1.0.2.zip",
|
||||
"https://spacedock.info/mod/2534/RasterPropMonitor/download/1.0.2"
|
||||
],
|
||||
"download_size": 1287135,
|
||||
"download_hash": {
|
||||
"sha1": "E383FED74FEAB13883B71008634410639B172B8D",
|
||||
"sha256": "E7F3D4CEC99EAF95EA52AAB53A4CCFCF4D4807D71F33768CD10A62E29893738D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 6429632,
|
||||
"release_date": "2024-09-24T15:57:14.378746+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue