24 lines
1.1 KiB
JSON
24 lines
1.1 KiB
JSON
{
|
|
"spec_version": 1,
|
|
"identifier": "kRPC",
|
|
"name": "kRPC: Remote Procedure Call Server",
|
|
"abstract": "kRPC allows you to control the game from external programs. It comes with client libraries for several popular languages including Python, C++, C#, Java and Lua. Programs communicate with the game over a TCP/IP connection, and can be configured to work on just the local machine or even over the wider internet.",
|
|
"author": "djungelorm",
|
|
"license": "GPL-3.0",
|
|
"resources": {
|
|
"homepage": "http://krpc.github.io/krpc",
|
|
"repository": "https://github.com/krpc/krpc"
|
|
},
|
|
"version": "v0.4.5",
|
|
"ksp_version_min": "1.2.2",
|
|
"ksp_version_max": "1.4.1",
|
|
"download": "https://github.com/krpc/krpc/releases/download/v0.4.5/krpc-0.4.5.zip",
|
|
"download_size": 6909617,
|
|
"download_hash": {
|
|
"sha1": "81FB774B8CAB09A469818B15069808C21E6F2C2D",
|
|
"sha256": "6774E6BDC955C09C7B5BFC7CFCCF6B59AD692F9C2A312FBD794E4DAE566608BB"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|