"NetKAN generated mods - RasterPropMonitor-1-v0.30.6"
This commit is contained in:
parent
e0d9d6d1a3
commit
a05d5b093e
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RasterPropMonitor",
|
||||
"name": "RasterPropMonitor",
|
||||
"abstract": "RasterPropMonitor is a plugin and toolkit that provides functional props within your IVA.",
|
||||
"author": [
|
||||
"MOARdV",
|
||||
"Mihara"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/105821-14x-rasterpropmonitor-still-putting-the-a-in-iva-v0300-14-march-2018/",
|
||||
"repository": "https://github.com/Mihara/RasterPropMonitor"
|
||||
},
|
||||
"version": "1:v0.30.6",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.6.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "VesselView"
|
||||
},
|
||||
{
|
||||
"name": "JSIAdvancedTransparentPods"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "JSI",
|
||||
"filter": [
|
||||
"RasterPropMonitor"
|
||||
],
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.30.6/RasterPropMonitor.0.30.6.zip",
|
||||
"download_size": 1531244,
|
||||
"download_hash": {
|
||||
"sha1": "DEF48F6FC3EC22B52C05549F8665316264C3010A",
|
||||
"sha256": "1CB20B452100ED0413014B70D271ED326975F8A6FE32FA1D08D5E63266F3C6E4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue