itte/examples/hachi/hachi.lua

5 lines
72 B
Lua

local hachi = require("itte")
hachi.confs.prefix = "hachi"
hachi.run()