"NetKAN generated mods - RasterPropMonitor-Core-v0.19"
This commit is contained in:
parent
941e358082
commit
2374ada22c
|
@ -1,35 +1,43 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "RasterPropMonitor Core",
|
||||
"identifier": "RasterPropMonitor-Core",
|
||||
"author": ["Mihara", "MOARdV"],
|
||||
"abstract": "A toolkit for creating interactive IVA experiences.",
|
||||
"comment": "This package contains the plugin, and the standard parts library. In Mihara's absence, MOARdv has kindly recompiled fixed versions of the RasterPropMonitor DLL for KSP 0.90.0",
|
||||
"license": "GPL-3.0",
|
||||
"ksp_version": "0.90",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/57603",
|
||||
"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",
|
||||
"download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.19/RasterPropMonitor-dev19.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 586836
|
||||
"spec_version": 1,
|
||||
"comment": "This package contains the plugin, and the standard parts library. In Mihara's absence, MOARdv has kindly recompiled fixed versions of the RasterPropMonitor DLL for KSP 0.90.0",
|
||||
"identifier": "RasterPropMonitor-Core",
|
||||
"name": "RasterPropMonitor Core",
|
||||
"abstract": "A toolkit for creating interactive IVA experiences.",
|
||||
"author": [
|
||||
"Mihara",
|
||||
"MOARdV"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/57603",
|
||||
"repository": "https://github.com/Mihara/RasterPropMonitor",
|
||||
"manual": "https://github.com/Mihara/RasterPropMonitor/wiki"
|
||||
},
|
||||
"version": "v0.19",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/JSI",
|
||||
"filter": [
|
||||
"Agencies",
|
||||
"RPMPodPatches"
|
||||
],
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.19/RasterPropMonitor-dev19.zip",
|
||||
"download_size": 586836,
|
||||
"download_hash": {
|
||||
"sha1": "D501770F713C153D0B35BBFB3D14F3FD500D1E72",
|
||||
"sha256": "0406086FC3FC4E28FDD092CF892071ECD0D3C085553BF59C49C422196E5891D2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue