File

plugins/mod_windows.lua @ 11129:387d442497e7

util.pluginloader: Extract Lua version once It's not going to change while the module is loaded.
author Kim Alvefur <zash@zash.se>
date Mon, 05 Oct 2020 20:56:03 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here