mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 15:13:16 +00:00
3 lines
137 B
Lua
3 lines
137 B
Lua
if ModIsEnabled("quant.ew") then
|
|
ModLuaFileAppend("mods/quant.ew/files/api/extra_modules.lua", "mods/ew_api_example/module.lua")
|
|
end
|