h1-mod/data/cdata/ui_scripts/mods/__init__.lua

6 lines
78 B
Lua

require("loading")
if (Engine.InFrontend()) then
require("download")
end