|
|
@ -8,6 +8,8 @@
|
|
|
|
-- on-change handling of information deltas. That will work into
|
|
|
|
-- on-change handling of information deltas. That will work into
|
|
|
|
-- a few other ideas that I have with eater.
|
|
|
|
-- a few other ideas that I have with eater.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- TODO: Configure my editor to output lua formatting that's not shit
|
|
|
|
|
|
|
|
|
|
|
|
jsonInterface = require("jsonInterface")
|
|
|
|
jsonInterface = require("jsonInterface")
|
|
|
|
customEventHooks = require("customEventHooks")
|
|
|
|
customEventHooks = require("customEventHooks")
|
|
|
|
|
|
|
|
|
|
|
|