File

plugins/mod_windows.lua @ 8418:ad1e10c93b41

util.template: Use util.envload instead of loadstring which is deprecated in Lua 5.2
author Kim Alvefur <zash@zash.se>
date Thu, 23 Nov 2017 21:00:29 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here