repo.or.cz
/
insidethebox
/
insidethebox_wuzzy.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update installation instructions - adopted from Wuzzy's notes.
[insidethebox/insidethebox_wuzzy.git]
/
mods
/
emote
/
.luacheckrc
blob
4fbcbfa5321f697ee5ece8eb1ecf21fc5dd78379
1
unused_args = false
2
allow_defined_top = true
3
4
read_globals = {
5
"DIR_DELIM",
6
"minetest", "core",
7
"dump",
8
"vector", "nodeupdate",
9
"VoxelManip", "VoxelArea",
10
"PseudoRandom", "ItemStack",
11
"intllib",
12
}
13
14
globals = {
15
"default",
16
}
17