mirror of
https://github.com/hbomb79/Titanium.git
synced 2025-01-22 09:22:05 -05:00
4 lines
84 B
Text
4 lines
84 B
Text
if not _G.Titanium then
|
|
dofile "bin/make.lua"
|
|
dofile "example/main.lua"
|
|
end
|