* Move formspec APIs to gui.lua * Move environment APIs to env.lua * Move userdata and computer ID APIs to init.lua
This introduces a small API allowing different portions of the mod (digicompute) to be divided among sub-mods (modules) in the modules directory. See documentation for further information (modules.md).