File

plugins/mod_unknown.lua @ 7519:d278a770eddc

util.table: Add pack() function (this is already available in Lua 5.2+)
author Matthew Wild <mwild1@gmail.com>
date Wed, 27 Jul 2016 13:39:19 +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