Move api examples to a separate folder

This commit is contained in:
IQuant 2025-11-17 18:00:10 +03:00
parent b59eed0158
commit 2f145d6588
10 changed files with 0 additions and 0 deletions

View 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