From 0a4a363bd3a88d238de311ba287ffd71a1ff1909 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 2 Nov 2017 22:08:22 +0000 Subject: [PATCH] "NetKAN generated mods - kRPC-v0.4.1" --- kRPC/kRPC-v0.4.1.ckan | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 kRPC/kRPC-v0.4.1.ckan diff --git a/kRPC/kRPC-v0.4.1.ckan b/kRPC/kRPC-v0.4.1.ckan new file mode 100644 index 0000000000..472924a8ee --- /dev/null +++ b/kRPC/kRPC-v0.4.1.ckan @@ -0,0 +1,22 @@ +{ + "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.1", + "ksp_version": "1.3.1", + "download": "https://github.com/krpc/krpc/releases/download/v0.4.1/krpc-0.4.1.zip", + "download_size": 6818380, + "download_hash": { + "sha1": "049B8D852C671829870C2A3E80F7595A9BAC940C", + "sha256": "A38FE9C1A34A7CE8C13BDDC6B77C522E689117815D683A63980A055A3FCBB15E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}