1
0
Fork 0

bam.lua: import .bam/path.lua

This commit is contained in:
Henrik Hautakoski 2022-09-10 21:45:41 +02:00
parent fc64fedb0e
commit 7967eaea2a

View file

@ -3,6 +3,7 @@
-- Spectre build config -- -- Spectre build config --
-- -- -- --
-------------------------------- --------------------------------
Import(".bam/path.lua")
Import(".bam/utils.lua") Import(".bam/utils.lua")
Import(".bam/functions.lua") Import(".bam/functions.lua")
CheckVersion("0.5") CheckVersion("0.5")