DP-S-Script/Main.nut

6 lines
62 B
Plaintext
Raw Normal View History

2024-11-15 19:53:44 +08:00
function sqr_main() {
2024-10-27 15:32:44 +08:00
2024-11-15 19:53:44 +08:00
print("服务端插件启动");
2024-10-27 15:32:44 +08:00
2025-03-27 20:21:11 +08:00
}