2019-12-08 18:28:07 +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"
] ,
2019-12-18 04:07:00 +00:00
"version" : "0.4.8" ,
"ksp_version" : "1.8.1" ,
2019-12-08 18:28:07 +00:00
"license" : "MIT" ,
"resources" : {
"homepage" : "https://forum.kerbalspaceprogram.com/index.php?/topic/189983-18x-redonion-unrestricted-in-game-scripting-v-040/" ,
"spacedock" : "https://spacedock.info/mod/2116/Red%20Onion" ,
"repository" : "https://github.com/evandisoft/RedOnion"
} ,
2019-12-22 19:00:01 +00:00
"tags" : [
"plugin" ,
"control" ,
"app"
] ,
2019-12-08 18:28:07 +00:00
"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.8" ,
"download_size" : 533492 ,
"download_hash" : {
"sha1" : "A7F374FE7588DE0E02DF12E0FDE2F902AE2A13F2" ,
"sha256" : "78E018675E60D4E9D08C9A3D6CBD6C98EB66CEEAAD9E9E1A3CBF1AA9BD4922A5"
} ,
"download_content_type" : "application/zip" ,
"x_generated_by" : "netkan"
}