File

plugins/mod_unknown.lua @ 8864:cf2f66b233d1

util.dataforms: Add a simple function for identifying form types This is meant to allow identifying forms without parsing them completely.
author Kim Alvefur <zash@zash.se>
date Sat, 02 Jun 2018 19:57:46 +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