NetKAN generated mods - RasterPropMonitor-Core-1-v0.31.3
This commit is contained in:
parent
de5f178363
commit
9358b26800
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"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.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190737-*",
|
||||
"repository": "https://github.com/JonnyOThan/RasterPropMonitor/releases"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"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/JonnyOThan/RasterPropMonitor/releases/download/v0.31.3/RasterPropMonitor-v0.31.3.zip",
|
||||
"download_size": 1529454,
|
||||
"download_hash": {
|
||||
"sha1": "8D45566FF821EDC5A92AA3B854233DE7CCAE5B0F",
|
||||
"sha256": "BE2D5012B311A6B48EACEBAB5A3416C0FC39C2200BCB2309E10B3813EE922C17"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue