Titanium/startup

4 lines
84 B
Text

if not _G.Titanium then
dofile "bin/make.lua"
dofile "example/main.lua"
end