"NetKAN generated mods - RasterPropMonitor-1-v0.30.1"
This commit is contained in:
parent
17c79c3a13
commit
2412ccd62e
|
@ -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.1",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.3",
|
||||
"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.1/RasterPropMonitor.0.30.1.zip",
|
||||
"download_size": 1531211,
|
||||
"download_hash": {
|
||||
"sha1": "DD48F0FF838F1EC4954213B2B5580EB47F672F57",
|
||||
"sha256": "946CB900DECF06269BD8ACE778AE880FA6139FABA4C55E9076618155DFB5B7DD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue