From 9eef40906f95b25d6f1fbe01ded3ecf0a704e149 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 11 Apr 2019 05:17:48 +0000 Subject: [PATCH] "NetKAN generated mods - RedOnion-0.3.1" --- RedOnion/RedOnion-0.3.1.ckan | 41 ++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 RedOnion/RedOnion-0.3.1.ckan diff --git a/RedOnion/RedOnion-0.3.1.ckan b/RedOnion/RedOnion-0.3.1.ckan new file mode 100644 index 0000000000..322db69356 --- /dev/null +++ b/RedOnion/RedOnion-0.3.1.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.4", + "identifier": "RedOnion", + "name": "Red Onion", + "abstract": "In-game scripting mod for KSP with Repl/Editor/Intellisense. Two scripting languages implemented: Lua and a custom JS/Ruby-like language.", + "author": "evan_dickinson", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/183050-wipexperimental-release-redonion-unrestricted-in-game-scripting-with-repl-and-live-editing-with-intellisense-lua-and-a-custom-jsruby-like-language-implemented/", + "spacedock": "https://spacedock.info/mod/2116/Red%20Onion", + "repository": "https://github.com/evandisoft/RedOnion" + }, + "version": "0.3.1", + "ksp_version": "1.7.0", + "download": "https://spacedock.info/mod/2116/Red%20Onion/download/0.3.1", + "download_size": 450605, + "download_hash": { + "sha1": "94831BFF108613640EEB3FEA3E68C4D8279F2CB9", + "sha256": "582F4B23315AA777DF6D6D034BB8F60A937B4D9150672C58B431580F4E3CF5ED" + }, + "download_content_type": "application/zip", + "Install": [ + { + "find": "Licenses", + "install_to": "GameData/RedOnion" + }, + { + "find": "Plugins", + "install_to": "GameData/RedOnion" + }, + { + "file": "Resources.zip", + "install_to": "GameData/RedOnion" + }, + { + "file": "Scripts.zip", + "install_to": "GameData/RedOnion" + } + ], + "x_generated_by": "netkan" +}