Reorganize global .lua files.
This commit is contained in:
committed by
abcdefg30
parent
a502e85e68
commit
58b105f0d4
2
Makefile
2
Makefile
@@ -120,7 +120,7 @@ check-scripts:
|
||||
@echo "Checking for Lua syntax errors..."
|
||||
@luac -p $(shell find mods/*/maps/* -iname '*.lua')
|
||||
@luac -p $(shell find lua/* -iname '*.lua')
|
||||
@luac -p $(shell find mods/*/bits/scripts/* -iname '*.lua')
|
||||
@luac -p $(shell find mods/*/scripts/* -iname '*.lua')
|
||||
|
||||
test: all
|
||||
@echo
|
||||
|
||||
Reference in New Issue
Block a user