File

plugins/mod_unknown.lua @ 9689:9e2ee40b4a0a

luacheckrc: Set Lua standard to 5.3 with 5.2 compat enabled
author Kim Alvefur <zash@zash.se>
date Sat, 08 Dec 2018 17:00:30 +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