CKAN-meta/RedOnion/RedOnion-0.4.0.ckan

45 lines
1.5 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "RedOnion",
"name": "Red Onion",
"abstract": "Unrestricted 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",
"firdacz"
],
"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.4.0",
"ksp_version": "1.8.1",
"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"
}
],
"download": "https://spacedock.info/mod/2116/Red%20Onion/download/0.4.0",
"download_size": 515114,
"download_hash": {
"sha1": "F0511CCC27BC98281AC6C3787C860858911F0C05",
"sha256": "0D784F3CB2D117A79427283D07AC0B8A0A152724DBEAB195528E748886D62EA7"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}