plugins/mod_windows.lua
author Kim Alvefur <zash@zash.se>
Tue, 18 Jul 2023 12:38:16 +0200
changeset 13233 bb7177efbf41
parent 6003 28a90f5fea46
permissions -rw-r--r--
plugins: Use boolean config method in some places Because it makes sense and improves feedback via logging

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here