Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2016-04-24 00:24:46 +00:00
commit 340eca1fbf
2 changed files with 0 additions and 77 deletions

View File

@ -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"
}

View File

@ -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"
}