CKAN-meta/kRPC/kRPC-v0.4.0.ckan

23 lines
1.0 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.0",
"ksp_version": "1.3.1",
"download": "https://github.com/krpc/krpc/releases/download/v0.4.0/krpc-0.4.0.zip",
"download_size": 5938319,
"download_hash": {
"sha1": "31FA986E274E9F5B72F69470048F6A2FD3BCB431",
"sha256": "330C1760A400E888EA25786EF61C84D1F6541282B5D076EFFB832E96BD02753E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}