mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-12-08 06:09:46 +00:00
Move api examples to a separate folder
This commit is contained in:
parent
b59eed0158
commit
2f145d6588
10 changed files with 0 additions and 0 deletions
3
api_examples/ew_api_example/init.lua
Normal file
3
api_examples/ew_api_example/init.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
if ModIsEnabled("quant.ew") then
|
||||
ModLuaFileAppend("mods/quant.ew/files/api/extra_modules.lua", "mods/ew_api_example/module.lua")
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue