'NetKAN generated mods - RasterPropMonitor/RasterPropMonitor-v0.19.2.ckan'
This commit is contained in:
parent
0887180c0e
commit
8799a179ed
|
@ -1,48 +0,0 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "RasterPropMonitor",
|
||||
"identifier": "RasterPropMonitor",
|
||||
"author": [
|
||||
"MOARdV",
|
||||
"Mihara"
|
||||
],
|
||||
"abstract": "Makes Stock IVAs more interactive.",
|
||||
"comment": "This package contains the stock IVA patches and the JSI agency.",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/117471",
|
||||
"manual": "https://github.com/Mihara/RasterPropMonitor/wiki",
|
||||
"repository": "https://github.com/Mihara/RasterPropMonitor"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "VesselView-RasterPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/JSI",
|
||||
"filter": [
|
||||
"RasterPropMonitor"
|
||||
],
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "v0.19.2",
|
||||
"download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.19.2/RasterPropMonitor.0.19.2.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 593963,
|
||||
"ksp_version": "1.0.0"
|
||||
}
|
Loading…
Reference in New Issue