modified way to patch, can realize params map for compatibility, and try to hook Item in lua.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user