Update NoitaPatcher to 1.34.0

This commit is contained in:
IQuant 2024-08-25 14:45:47 +03:00
parent 4fbecb8bfe
commit ebb66dfb0a
8 changed files with 264 additions and 102 deletions

View file

@ -66,7 +66,7 @@ local function load_modules()
ctx.dofile_and_add_hooks("mods/quant.ew/files/system/weather_sync.lua")
ctx.load_system("polymorph")
ctx.dofile_and_add_hooks("mods/quant.ew/files/system/world_sync_v2.lua")
ctx.load_system("world_sync")
ctx.load_system("spawn_hooks")
ctx.dofile_and_add_hooks("mods/quant.ew/files/system/proxy_info.lua")