"NetKAN generated mods - RasterPropMonitor-Core-1-v0.29.1"
This commit is contained in:
parent
ea6d74e394
commit
8b8ea0c5b6
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"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.29.1",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "JSI/RasterPropMonitor",
|
||||
"install_to": "GameData/JSI"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.29.1/RasterPropMonitor.0.29.1.zip",
|
||||
"download_size": 1699581,
|
||||
"download_hash": {
|
||||
"sha1": "1124592AA52F7E69F169F47FEAD13EB162046E03",
|
||||
"sha256": "F39C67A56876097603D289746C652A8D1D8DB7791EC47693AD2D20B4CCA67714"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue