HomeServer/examples/preload.lua
2024-11-20 15:41:37 +08:00

6 lines
95 B
Lua

-- This file will execute before every lua service start
-- See config
print("PRELOAD", ...)