2019-11-25 16:48:38 +00:00
{
"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" : {
2019-11-26 10:20:50 +00:00
"homepage" : "https://forum.kerbalspaceprogram.com/index.php?/topic/189983-18x-redonion-unrestricted-in-game-scripting-v-040/" ,
2019-11-25 16:48:38 +00:00
"spacedock" : "https://spacedock.info/mod/2116/Red%20Onion" ,
"repository" : "https://github.com/evandisoft/RedOnion"
} ,
"version" : "0.4.1" ,
"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.1" ,
"download_size" : 515204 ,
"download_hash" : {
"sha1" : "32FDC927F2CA89302CA0F99958E2BE5C2E23DF74" ,
"sha256" : "9565C890A4B8A56BEECC79880064A583B15234AB56E154BCDAB4C2521F159313"
} ,
"download_content_type" : "application/zip" ,
"x_generated_by" : "netkan"
}