itte/examples/hachi/hachi.lua
2022-03-22 06:10:42 +00:00

5 lines
72 B
Lua

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