return {
-- When everything is ready, call core.start()
start = require("core.start"),
-- Utilities
sound = require("core.sound")
}