File

plugins/mod_unknown.lua @ 13388:de6c1a170871

configmanager: Allow referencing previously-set options in the config file
author Matthew Wild <mwild1@gmail.com>
date Fri, 08 Dec 2023 13:36:51 +0000
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