File

plugins/mod_unknown.lua @ 8225:70cb72f46a3b

util.format: A string.format wrapper that gracefully handles invalid arguments
author Waqas Hussain <waqas20@gmail.com>
date Sun, 10 Sep 2017 12:42:05 -0400
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