John@1: John@1: bsk.options = { John@1: name= 'bsk', John@1: type = 'group', John@1: args = John@1: { John@1: version = John@1: { John@1: type = "execute", John@1: name = "Version query", John@1: desc = "Check others' versions", John@1: func = function(self) self:Print("TODO") end John@1: } John@1: } John@1: }