File

plugins/mod_unknown.lua @ 7163:eadbf19d0de0

loggingmanager,modulemanager,moduleapi: Ignore warning about accessing _G.unpack [luacheck]
author Kim Alvefur <zash@zash.se>
date Thu, 18 Feb 2016 14:57:51 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform