HomeServer/examples/preload.lua

6 lines
95 B
Lua
Raw Normal View History

2024-11-20 15:41:09 +08:00
-- This file will execute before every lua service start
-- See config
print("PRELOAD", ...)