1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN generated mods - CollisionFX/CollisionFX-3.1, RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.3, RasterPropMonitor/RasterPropMonitor-v0.19.3, Telemachus/Telemachus-1.4.28.0

This commit is contained in:
NetKAN bot
2015-05-13 22:19:33 +02:00
parent 41c255f468
commit 4ff61e7e17
4 changed files with 121 additions and 0 deletions

View File

@ -0,0 +1,36 @@
{
"spec_version": 1,
"identifier": "RasterPropMonitor-Core",
"name": "RasterPropMonitor Core",
"author": [
"MOARdV",
"Mihara"
],
"comment": "This package contains the plugin, and the standard parts library.",
"license": "GPL-3.0",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/JSI",
"filter": [
"Agencies",
"RPMPodPatches"
],
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/117471",
"kerbalstuff": "https://kerbalstuff.com/mod/734/RasterPropMonitor"
},
"ksp_version": "1.0.2",
"abstract": "RasterPropMonitor is a plugin and toolkit that provides functional props within your IVA.",
"version": "v0.19.3",
"download": "https://kerbalstuff.com/mod/734/RasterPropMonitor/download/v0.19.3",
"x_generated_by": "netkan",
"download_size": 662120
}