File

plugins/mod_windows.lua @ 13476:b9267ce1b183

mod_version: Fix uname result style (thanks riau) `result[, err]`, not `ok, err|result`, must have confused it with pcall
author Kim Alvefur <zash@zash.se>
date Sun, 07 Apr 2024 18:36:00 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here