Intial Commit

This commit is contained in:
2026-02-16 11:54:35 -05:00
parent a738551e6b
commit 2bb6fe4f86
38 changed files with 585 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
require "updateplz.lua"
if not getCore():isDedicated() then return end
UpdatePLZ.setRestartDelaySeconds(15 * 60)