2019-04-11 09:16:24 +00:00
{
"spec_version" : "v1.4" ,
"identifier" : "RedOnion" ,
"name" : "Red Onion" ,
2019-04-12 01:15:38 +00:00
"abstract" : "Unrestricted In-game scripting mod for KSP with Repl/Editor/Intellisense. Two scripting languages implemented: Lua and a custom JS/Ruby-like language." ,
2019-04-11 09:16:24 +00:00
"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.2" ,
"ksp_version" : "1.7.0" ,
"download" : "https://spacedock.info/mod/2116/Red%20Onion/download/0.3.2" ,
"download_size" : 450359 ,
"download_hash" : {
"sha1" : "572F91B021FC4FC9BA7109D15E279DD0441FC21E" ,
"sha256" : "26FF931D1C0EA40C52FE540D80E5A81DA84C4AE514A79744EB3C6665307B9EFA"
} ,
"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"
}