44 lines
1.2 KiB
Plaintext
44 lines
1.2 KiB
Plaintext
{
|
|
"spec_version": 1,
|
|
"name": "RasterPropMonitor",
|
|
"identifier": "RasterPropMonitor",
|
|
"author": ["Mihara", "MOARdV"],
|
|
"abstract": "Makes Stock IVAs more interactive.",
|
|
"comment": "This package contains the stock IVA patches and the JSI agency.",
|
|
"license": "GPL-3.0",
|
|
"release_status": "development",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/57603",
|
|
"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",
|
|
"download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.19/RasterPropMonitor-dev19.zip",
|
|
"ksp_version": "0.90"
|
|
}
|