index
:
advtrains.git
atcjit
doc
l10n
luaatcdebug
master
new-ks
new-ks-orwell
profiler
route_prog_rework
techage
tracy
trainhud
trainhud-unifont
Advtrains mod for minetest.
orwell
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
advtrains_train_steam
/
sounds
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
= {}
local
modpath
=
minetest
.
get_modpath
(
"unittests"
)
dofile
(
modpath
..
"/random.lua"
)
dofile
(
modpath
..
"/player.lua"
)
dofile
(
modpath
..
"/crafting_prepare.lua"
)
dofile
(
modpath
..
"/crafting.lua"
)
if
minetest
.
settings
:
get_bool
(
"devtest_unittests_autostart"