'NetKAN generated mods - RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.0.ckan'
This commit is contained in:
parent
8f7aaf96a7
commit
fe7b6b65a7
|
@ -1,38 +0,0 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "RasterPropMonitor Core",
|
||||
"identifier": "RasterPropMonitor-Core",
|
||||
"author": [
|
||||
"MOARdV",
|
||||
"Mihara"
|
||||
],
|
||||
"abstract": "A toolkit for creating interactive IVA experiences.",
|
||||
"comment": "This package contains the plugin, and the standard parts library.",
|
||||
"license": "GPL-3.0",
|
||||
"ksp_version_min": "0.25.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"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/JSI",
|
||||
"filter": [
|
||||
"Agencies",
|
||||
"RPMPodPatches"
|
||||
],
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "v0.19.0",
|
||||
"download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.19/RasterPropMonitor-dev19.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 593305
|
||||
}
|
Loading…
Reference in New Issue