File

plugins/mod_unknown.lua @ 12587:1332c650400d

luacheck: Set expected globals to Lua 5.4 + compat Requires luacheck 0.25.0
author Kim Alvefur <zash@zash.se>
date Sun, 10 Jul 2022 16:10:29 +0200
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