File

plugins/mod_unknown.lua @ 9555:ed5a5ddcef17

mod_mam: Remove embedded fallback archive driver (fixes #972) It was equivalent to mod_storage_memory, which is included as a separate module now.
author Kim Alvefur <zash@zash.se>
date Thu, 25 Oct 2018 21:59:17 +0200
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