1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN generated mods - kRPC/kRPC-0.1.9

This commit is contained in:
NetKAN bot
2015-05-14 03:19:37 +02:00
parent 983848703c
commit 1b720f7948

17
kRPC/kRPC-0.1.9.ckan Normal file
View File

@ -0,0 +1,17 @@
{
"spec_version": "v1.4",
"identifier": "kRPC",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/69313",
"kerbalstuff": "https://kerbalstuff.com/mod/636/kRPC:%20Remote%20Procedure%20Call%20Server"
},
"ksp_version": "1.0.2",
"name": "kRPC: Remote Procedure Call Server",
"abstract": "Control the game using remote procedure calls, sent from an external script run outside of KSP. Includes a Python client library.",
"author": "djungelorm",
"version": "0.1.9",
"download": "https://kerbalstuff.com/mod/636/kRPC:%20Remote%20Procedure%20Call%20Server/download/0.1.9",
"x_generated_by": "netkan",
"download_size": 2721485
}