File

plugins/mod_unknown.lua @ 8416:bc9cb23b604a

util.envload: Ignore "undefined variable" warning for loadstring [luacheck with strict 5.2 or 5.3 checks]
author Kim Alvefur <zash@zash.se>
date Thu, 23 Nov 2017 20:51:38 +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