File

plugins/mod_unknown.lua @ 8418:ad1e10c93b41

util.template: Use util.envload instead of loadstring which is deprecated in Lua 5.2
author Kim Alvefur <zash@zash.se>
date Thu, 23 Nov 2017 21:00:29 +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