4 Commits

Author SHA1 Message Date
Emojigit
319b7dd484
import steps: rename items 2021-05-03 13:02:39 +08:00
octacian
c836b569f5
Fix current user management 2018-07-23 12:54:46 -07:00
octacian
642139b1b8
Split API into different files
* Move formspec APIs to gui.lua
* Move environment APIs to env.lua
* Move userdata and computer ID APIs to init.lua
2018-07-23 11:48:01 -07:00
octacian
9169209333 "Modulify"
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).
2017-01-30 19:40:30 -08:00