"NetKAN generated mods - RasterPropMonitor-Core-v0.19.0"
This commit is contained in:
parent
a36dae7bc0
commit
107fe09f96
|
@ -1,21 +1,22 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "RasterPropMonitor Core",
|
||||
"comment": "This package contains the plugin, and the standard parts library.",
|
||||
"identifier": "RasterPropMonitor-Core",
|
||||
"name": "RasterPropMonitor Core",
|
||||
"abstract": "A toolkit for creating interactive IVA experiences.",
|
||||
"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": "1.0.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"
|
||||
"repository": "https://github.com/Mihara/RasterPropMonitor",
|
||||
"manual": "https://github.com/Mihara/RasterPropMonitor/wiki"
|
||||
},
|
||||
"version": "v0.19.0",
|
||||
"ksp_version": "1.0.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -31,8 +32,12 @@
|
|||
"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
|
||||
"download_size": 586836,
|
||||
"download_hash": {
|
||||
"sha1": "D501770F713C153D0B35BBFB3D14F3FD500D1E72",
|
||||
"sha256": "0406086FC3FC4E28FDD092CF892071ECD0D3C085553BF59C49C422196E5891D2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue