File

plugins/mod_unknown.lua @ 13311:ab36edc7c217

util.startup: Attempt to bring some order to startup/shutdown with util.fsm
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Nov 2023 12:12:18 +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