modified way to patch, can realize params map for compatibility, and try to hook Item in lua.

This commit is contained in:
zhurengong
2021-11-10 21:07:19 +08:00
parent 5c6450c6a2
commit 6b1aca8efa
5 changed files with 72 additions and 100 deletions
@@ -11,6 +11,8 @@ for key, value in pairs(defaultLib) do
_G[key] = value
end
require("DefaultHook")
-- Execute Mods
if SERVER and Game.IsDedicated then