Dead downloads
This commit is contained in:
parent
c3c29ed319
commit
3e37157eed
|
@ -1,32 +0,0 @@
|
||||||
{
|
|
||||||
"spec_version": "v1.4",
|
|
||||||
"comment": "This package contains the plugin, and the standard parts library.",
|
|
||||||
"identifier": "RasterPropMonitor-Core",
|
|
||||||
"name": "RasterPropMonitor Core",
|
|
||||||
"abstract": "RasterPropMonitor is a plugin and toolkit that provides functional props within your IVA.",
|
|
||||||
"author": [
|
|
||||||
"MOARdV",
|
|
||||||
"Mihara"
|
|
||||||
],
|
|
||||||
"license": "GPL-3.0",
|
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/117471",
|
|
||||||
"repository": "https://github.com/Mihara/RasterPropMonitor"
|
|
||||||
},
|
|
||||||
"version": "1:v0.25.1.26155",
|
|
||||||
"ksp_version": "1.1.0",
|
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "ModuleManager"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"install": [
|
|
||||||
{
|
|
||||||
"find": "JSI/RasterPropMonitor",
|
|
||||||
"install_to": "GameData/JSI"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.25.1.26155/RasterPropMonitor.0.25.1.26155.zip",
|
|
||||||
"download_size": 834822,
|
|
||||||
"x_generated_by": "netkan"
|
|
||||||
}
|
|
|
@ -1,45 +0,0 @@
|
||||||
{
|
|
||||||
"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": "http://forum.kerbalspaceprogram.com/threads/117471",
|
|
||||||
"repository": "https://github.com/Mihara/RasterPropMonitor"
|
|
||||||
},
|
|
||||||
"version": "1:v0.25.1.26155",
|
|
||||||
"ksp_version": "1.1.0",
|
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "ModuleManager"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "RasterPropMonitor-Core"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"suggests": [
|
|
||||||
{
|
|
||||||
"name": "VesselView"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "SCANsat"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"install": [
|
|
||||||
{
|
|
||||||
"find": "JSI",
|
|
||||||
"filter": [
|
|
||||||
"RasterPropMonitor"
|
|
||||||
],
|
|
||||||
"install_to": "GameData"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.25.1.26155/RasterPropMonitor.0.25.1.26155.zip",
|
|
||||||
"download_size": 834822,
|
|
||||||
"x_generated_by": "netkan"
|
|
||||||
}
|
|
Loading…
Reference in New Issue